Skip to content

Commit

Permalink
chore: update release info in github action
Browse files Browse the repository at this point in the history
  • Loading branch information
Priestch committed Jun 22, 2021
1 parent 8169fc6 commit efd7167
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
tagName: app-v__VERSION__ # the action automatically replaces \_\_VERSION\_\_ with the app version
releaseName: "App v__VERSION__"
releaseName: "Open Office XML Viewer v__VERSION__"
body: "See the assets to download this version and install."
draft: true
prerelease: false

0 comments on commit efd7167

Please sign in to comment.