Skip to content

Commit

Permalink
permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
oliver-butterley committed May 17, 2024
1 parent 757db56 commit 14184a9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/update-major-tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ on:
jobs:
tag:
runs-on: ubuntu-latest
permissions:
contents: write # required to commit to the repo
steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 14184a9

Please # to comment.