Skip to content

Commit

Permalink
Merge pull request #14 from aswnss-m/patch-1
Browse files Browse the repository at this point in the history
Update create-release.yml
  • Loading branch information
SoftServedWeb authored Sep 27, 2024
2 parents d13a8c9 + defcca5 commit 35553de
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,8 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
tagName: app-v__VERSION__
releaseName: 'App v__VERSION__'
tagName: app
releaseName: 'App'
releaseBody: 'See the assets to download this version and install.'
releaseDraft: true
prerelease: false
Expand Down

0 comments on commit 35553de

Please sign in to comment.