Skip to content

Commit

Permalink
(actions) Change release token
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthijsBurgh committed May 16, 2023
1 parent a4fb3ef commit 2b00de0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
draft: false
prerelease: false
generate_release_notes: false
token: ${{ secrets.DEPLOY_PAT }}
token: ${{ secrets.GITHUB_TOKEN }}
files: |
rulebook.pdf
score_sheets.pdf

0 comments on commit 2b00de0

Please sign in to comment.