Skip to content

Commit

Permalink
fixing perm
Browse files Browse the repository at this point in the history
  • Loading branch information
RA341 committed Sep 26, 2024
1 parent 7bbea4a commit db356dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/beta.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
contents: write # to be able to publish a GitHub release
issues: write # to be able to comment on released issues
pull-requests: write # to be able to comment on released pull requests
packages: write # to be able to publish docker images
steps:
- uses: actions/checkout@v3
with:
Expand Down

0 comments on commit db356dd

Please sign in to comment.