Skip to content

Commit

Permalink
Fixing Env
Browse files Browse the repository at this point in the history
  • Loading branch information
alvinosh committed May 13, 2024
1 parent 97bb5b5 commit 8e980a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ jobs:
- uses: tauri-apps/tauri-action@v0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
tagName: app-v__VERSION__ # the action automatically replaces \_\_VERSION\_\_ with the app version
releaseName: 'App v__VERSION__'
releaseBody: 'See the assets to download this version and install.'
Expand Down

0 comments on commit 8e980a8

Please sign in to comment.