Skip to content

Commit

Permalink
Merge pull request #63 from hlqviet/upstream
Browse files Browse the repository at this point in the history
Assign contents write permission for workflow
  • Loading branch information
mrrfv authored Jan 21, 2024
2 parents da0fb2c + 6ffaaf1 commit afc685a
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 afc685a

Please sign in to comment.