Skip to content

Commit

Permalink
Merge pull request #86 from SpigotBasics/dev
Browse files Browse the repository at this point in the history
added write permissions to workflow
  • Loading branch information
mfnalex authored Feb 9, 2024
2 parents 0f67457 + e3f4ef9 commit 7fb149d
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 @@ -9,6 +9,8 @@ jobs:
release:
name: Release Basics
runs-on: ubuntu-latest
permissions:
contents: write

steps:
- name: Checkout main branch
Expand Down

0 comments on commit 7fb149d

Please sign in to comment.