Skip to content

Commit

Permalink
chore(core): add write permissions to publish (#20665)
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacplmann authored Dec 8, 2023
1 parent d27158c commit ec8daed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -219,6 +219,7 @@ jobs:
runs-on: ubuntu-latest
permissions:
id-token: write
contents: write
needs:
- build-freebsd
- build
Expand Down

0 comments on commit ec8daed

Please sign in to comment.