Skip to content

Commit

Permalink
Add packages:read permission
Browse files Browse the repository at this point in the history
  • Loading branch information
gsmet committed Jan 20, 2025
1 parent 503bad9 commit a446598
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-snapshots.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
build-and-deploy:
permissions:
issues: write
packages: read
name: "Build and deploy"
runs-on: ubuntu-latest
if: github.repository == 'quarkusio/quarkus-platform'
Expand Down

0 comments on commit a446598

Please sign in to comment.