Skip to content

Commit

Permalink
Update draft-release.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
GaurabAryal authored Aug 9, 2024
1 parent 419da56 commit 041872a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/draft-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
fi
NEXT_VERSION=$(./gradlew --quiet --console=plain getVersion)
echo "RELEASE_TAG=v${NEXT_VERSION}" >> "$GITHUB_ENV"
echo "RELEASE_TAG=v0.0.2" >> "$GITHUB_ENV"
- name: Validate release tag
shell: bash
Expand Down

0 comments on commit 041872a

Please sign in to comment.