Skip to content

Commit 859df0f

Browse files
committed
followup of #901, fix CI
1 parent 4b8a537 commit 859df0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -537,7 +537,7 @@ jobs:
537537
runs-on: ubuntu-20.04
538538
environment: production
539539
needs: [build, package, generate-sign-dmg]
540-
permission:
540+
permissions:
541541
contents: write
542542
id-token: write # This is required for requesting the JWT
543543

0 commit comments

Comments
 (0)