Skip to content

Commit

Permalink
give dispatch-game-update-checks the necessary permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
Lordfirespeed committed Dec 29, 2023
1 parent 92172f0 commit 9042ec9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/checkAllGamesForUpdates.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,8 @@ jobs:
uses: ./.github/workflows/checkGameForUpdates.yml
with:
game: ${{ matrix.game }}
permissions:
contents: write
pull-requests: write
secrets: inherit

0 comments on commit 9042ec9

Please sign in to comment.