Skip to content

Commit

Permalink
ci: revert action bump
Browse files Browse the repository at this point in the history
  • Loading branch information
shanimal08 committed Dec 13, 2024
1 parent 0e8e31c commit afb2a75
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 @@ -186,7 +186,7 @@ jobs:
- name: Build Tauri Apps
id: build
uses: tauri-apps/[email protected].17
uses: tauri-apps/[email protected].16
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
ENABLE_CODE_SIGNING: ${{ secrets.APPLE_CERTIFICATE || secrets.AZURE_TENANT_ID }}
Expand Down

0 comments on commit afb2a75

Please sign in to comment.