Skip to content

Commit

Permalink
Merge pull request #71 from adzerk/akiradev-patch-1
Browse files Browse the repository at this point in the history
Add content write permissions
  • Loading branch information
akiradev authored Jan 23, 2024
2 parents c183798 + 581596d commit f86ebb1
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 @@ -2,6 +2,8 @@ name: Publish Gem
on:
release:
types: [created]
permissions:
contents: write
jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit f86ebb1

Please sign in to comment.