Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Zipexpo authored Jul 10, 2022
1 parent 5feaedc commit 24221a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
tagName: app-v__VERSION__ # the action automatically replaces \_\_VERSION\_\_ with the app version
tagName: txdot-v__VERSION__ # the action automatically replaces \_\_VERSION\_\_ with the app version
releaseName: "TxDOT v__VERSION__"
releaseBody: "See the assets to download this version and install."
releaseDraft: true
Expand Down

0 comments on commit 24221a6

Please sign in to comment.