Skip to content

Commit

Permalink
re-introduce permission
Browse files Browse the repository at this point in the history
  • Loading branch information
setchy committed Jul 9, 2024
1 parent 26ef903 commit 089f7f8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ on:
- 'release/v**'
workflow_dispatch: # For manually running release process to verify codesigning of artifacts

permissions:
contents: write

jobs:
release-macos:
name: Publish macOS (electron-builder)
Expand Down

0 comments on commit 089f7f8

Please sign in to comment.