Skip to content

Commit

Permalink
Fix release permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
alhafoudh committed Oct 11, 2022
1 parent 54ecf01 commit be6ba4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
name: Build and Publish Rubygem
permissions:
contents: read
contents: write
packages: write

env:
Expand Down

0 comments on commit be6ba4e

Please sign in to comment.