Skip to content

Commit 1514974

Browse files
committed
Improve asgardeo docs release workflow
1 parent 20141d4 commit 1514974

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-asgardeo-docs.yml

+1
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ jobs:
9797
run: |
9898
set -euxo pipefail
9999
VERSION_FILE_PATH="${GIT_REPO_NAME}/cd-pipelines/docs/dev-setup-variables.yaml"
100+
echo "VERSION_FILE_PATH: $VERSION_FILE_PATH"
100101
VERSION_LINE_PREFIX='GITHUB_RELEASE_TAG: v' # Line prefix to identify the version line
101102
102103
# Clone the downstream repository

0 commit comments

Comments
 (0)