Skip to content

Commit

Permalink
followup of #901, fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
umbynos committed Feb 27, 2024
1 parent 4b8a537 commit 859df0f
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 @@ -537,7 +537,7 @@ jobs:
runs-on: ubuntu-20.04
environment: production
needs: [build, package, generate-sign-dmg]
permission:
permissions:
contents: write
id-token: write # This is required for requesting the JWT

Expand Down

0 comments on commit 859df0f

Please sign in to comment.