Skip to content

Commit

Permalink
Merge pull request #5 from Commandos-app/develop
Browse files Browse the repository at this point in the history
Update publish.yml
  • Loading branch information
domiSchenk committed Aug 18, 2021
2 parents 4ffd9f2 + 180c23d commit 6c2fd8b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,8 @@ jobs:
- uses: tauri-apps/tauri-action@v0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
TAURI_PRIVATE_KEY: ${{ secrets.TAURI_PRIVATE_KEY }}
TAURI_KEY_PASSWORD: ${{ secrets.TAURI_KEY_PASSWORD }}
with:
tagName: commandos-v__VERSION__ # the action automatically replaces \_\_VERSION\_\_ with the app version
releaseName: "Commandos v__VERSION__"
Expand Down

0 comments on commit 6c2fd8b

Please sign in to comment.