Skip to content

Commit

Permalink
Explicitly set token, which is dumb
Browse files Browse the repository at this point in the history
  • Loading branch information
pbrisbin committed Apr 3, 2024
1 parent 6d8c08c commit b05df86
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/draft-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,5 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: release-drafter/release-drafter@v6
with:
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit b05df86

Please sign in to comment.