Skip to content

Commit

Permalink
gives the github bot write permissions on the repository (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
jazzsequence committed Oct 26, 2023
1 parent 642cdac commit 601ed60
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tag-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ jobs:
tag-release:
runs-on: ubuntu-latest
name: Tag & Release
permissions:
contents: write
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit 601ed60

Please sign in to comment.