Skip to content

Commit

Permalink
permissions.contents: write
Browse files Browse the repository at this point in the history
  • Loading branch information
manics committed Sep 18, 2022
1 parent c76bf6a commit ffe668b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release-tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ on:
jobs:
create-release:
runs-on: ubuntu-latest
permissions:
contents: write
steps:
# https://github.com/actions/github-script
- uses: actions/github-script@v6
Expand Down

0 comments on commit ffe668b

Please sign in to comment.