Skip to content

Commit

Permalink
Use PAT in release drafter GHA (#34)
Browse files Browse the repository at this point in the history
  • Loading branch information
curquiza authored Jun 15, 2020
1 parent 8398f4d commit 23ca39e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ jobs:
with:
config-name: release-draft-template.yml
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.RELEASE_DRAFTER_TOKEN }}

0 comments on commit 23ca39e

Please sign in to comment.