Skip to content

Commit

Permalink
removing unnecessary tauriScript config
Browse files Browse the repository at this point in the history
  • Loading branch information
a5huynh committed Nov 11, 2024
1 parent dced97e commit b98427e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,6 @@ jobs:
args: ${{ matrix.platform == 'macos-latest' && '--target universal-apple-darwin' || '' }} --config tauri.rel.conf.json
# the action automatically replaces \_\_VERSION\_\_ with the app version
tagName: v20__VERSION__
tauriScript: cargo tauri
releaseName: "Spyglass v20__VERSION__"
releaseBody: "See the assets to download this version and install."
# releaseDraft: true
Expand Down

0 comments on commit b98427e

Please sign in to comment.