Skip to content

Commit b37b02c

Browse files
committed
Improve asgardeo docs release workflow
1 parent 09fc90c commit b37b02c

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)