Skip to content

Commit

Permalink
Admin: Add permissions for Github releases
Browse files Browse the repository at this point in the history
  • Loading branch information
bblommers committed Apr 6, 2024
1 parent a58a378 commit ca7faeb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ jobs:
release-py-partiql-parser:
runs-on: ubuntu-latest
name: Release Py-Partiql-Parser
permissions:
packages: write
env:
VERSION: 0.0.0
steps:
Expand Down

0 comments on commit ca7faeb

Please sign in to comment.