Skip to content

Commit

Permalink
give the update script GitHub access
Browse files Browse the repository at this point in the history
  • Loading branch information
yaakov-h committed Sep 1, 2024
1 parent b0cb617 commit 7b29a55
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Update Casks
env:
GH_TOKEN: ${{ github.token }}
run: |
./Scripts/update.sh
- name: Create Pull Request
Expand Down

0 comments on commit 7b29a55

Please sign in to comment.