Skip to content

Commit

Permalink
chore: use RELEASE_DRAFTER_GITHUB_PAT
Browse files Browse the repository at this point in the history
  • Loading branch information
tchupp committed Aug 21, 2023
1 parent ad644c5 commit 7569487
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 @@ -16,4 +16,4 @@ jobs:
disable-releaser: ${{ github.ref != 'refs/heads/main' }}
publish: ${{ github.ref == 'refs/heads/main' }}
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.RELEASE_DRAFTER_GITHUB_PAT }}

0 comments on commit 7569487

Please sign in to comment.