Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wiiznokes committed May 20, 2024
1 parent dd7ceea commit b61aad4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@ jobs:
skip_checkout: true
skip_fetch: true
file_pattern: 'VERSION'

- if: ${{ github.event.inputs.is_nightly == 'false' }}
name: Setup options for a new release
run: |
echo "TAG_NAME=v${{ env.APP_VERSION }}" >> $GITHUB_ENV
Expand Down

0 comments on commit b61aad4

Please sign in to comment.