Skip to content

Commit a89f0c9

Browse files
authored
Merge pull request #4127 from ashensw/asgardeo-docs
Improve asgardeo docs release workflow
2 parents 43d19cf + b37b02c commit a89f0c9

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
@@ -48,6 +48,7 @@ jobs:
4848
NEW_VERSION="${MAJOR}.${MINOR}.${PATCH}"
4949
echo "New version: $NEW_VERSION"
5050
echo "NEW_VERSION=$NEW_VERSION" >> $GITHUB_ENV
51+
echo "$NEW_VERSION" > VERSION
5152
shell: bash
5253

5354
- name: Build MkDocs Documentation

0 commit comments

Comments
 (0)