Skip to content

Commit

Permalink
feat: Add permission to write action.
Browse files Browse the repository at this point in the history
  • Loading branch information
ryohidaka committed May 23, 2024
1 parent 0c52e19 commit c9eaedc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/template-cleanup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
if: github.event.repository.name != 'npm-package-template'
permissions:
contents: write
actions: write
steps:
# Check out current repository
- name: Fetch Sources
Expand Down

0 comments on commit c9eaedc

Please sign in to comment.