Skip to content

Commit

Permalink
Switch back to main tauri-action now that fix is upstream
Browse files Browse the repository at this point in the history
  • Loading branch information
jp-bennett authored May 23, 2024
1 parent 1c9a7f1 commit 43e6cea
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 @@ -54,7 +54,7 @@ jobs:
run: pnpm install

- name: Build Tauri application
uses: tauri-apps/tauri-action@fix/arm-appimage
uses: tauri-apps/tauri-action@v0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit 43e6cea

Please sign in to comment.