Skip to content

Commit

Permalink
add tauri targets as well
Browse files Browse the repository at this point in the history
  • Loading branch information
visnkmr committed Aug 27, 2023
1 parent 56c5446 commit 0cc505b
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 @@ -96,7 +96,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
# args: "--target ${{ matrix.settings.target }}"
args: "--target ${{ matrix.settings.target }}"
# tagName: ${{ env.TAG }}
# the action automatically replaces \_\_VERSION\_\_ with the app version
releaseName: 'App v__VERSION__'
Expand Down

0 comments on commit 0cc505b

Please sign in to comment.