Skip to content

Commit

Permalink
💚 fix release workflow permissions (#512)
Browse files Browse the repository at this point in the history
  • Loading branch information
techouse committed Oct 7, 2023
1 parent 9b6fc0d commit 741fb99
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ jobs:
name: "Publish"
needs: get_base_version
runs-on: ubuntu-latest
permissions:
contents: write
strategy:
matrix:
package: [ chopper, chopper_generator, chopper_built_value ]
Expand Down

0 comments on commit 741fb99

Please sign in to comment.