Skip to content

Commit

Permalink
Update mainaction.yml
Browse files Browse the repository at this point in the history
Add explicit write permissions
  • Loading branch information
smsimeonov authored Sep 16, 2024
1 parent aa7f6a5 commit b0c7533
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/mainaction.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ on:
jobs:
download-and-merge:
runs-on: ubuntu-latest
permissions:
contents: write
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
steps:
Expand Down

0 comments on commit b0c7533

Please sign in to comment.