Skip to content

Commit

Permalink
use codex bot token for creating new release (#162)
Browse files Browse the repository at this point in the history
  • Loading branch information
nikmel2803 authored Apr 5, 2022
1 parent 0cc10ab commit 2e065ad
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 @@ -17,4 +17,4 @@ jobs:
# Drafts your next Release notes as Pull Requests are merged into "main"
- uses: release-drafter/release-drafter@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.CODEX_GITHUB_BOT_TOKEN }}

0 comments on commit 2e065ad

Please sign in to comment.