Skip to content

Commit

Permalink
Merge pull request #48 from 42ByteLabs/GeekMasher-patch-1
Browse files Browse the repository at this point in the history
feat(ci): Update release permissions
  • Loading branch information
GeekMasher committed Apr 30, 2024
2 parents f3a6895 + 8860803 commit 44fba41
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ jobs:
publish:
runs-on: ubuntu-latest

permissions:
contents: write

steps:
- uses: actions/checkout@v4

Expand Down

0 comments on commit 44fba41

Please sign in to comment.