Skip to content

Commit

Permalink
Update release drafter
Browse files Browse the repository at this point in the history
  • Loading branch information
cytopia committed Oct 27, 2022
1 parent 34ebdad commit a9b20d4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release-drafter.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
name: Release Drafter

on:
Expand All @@ -15,4 +16,4 @@ jobs:
with:
publish: true
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.RELEASE_DRAFTER_TOKEN }}

0 comments on commit a9b20d4

Please sign in to comment.