Skip to content

Commit

Permalink
assign contents write permission for workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Viet Huynh committed Jan 20, 2024
1 parent da0fb2c commit 6ffaaf1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions auto_update_github_action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ env:

jobs:
cgps:
permissions:
contents: write
runs-on: ubuntu-latest
steps:
- name: Checkout
Expand Down

0 comments on commit 6ffaaf1

Please sign in to comment.