Skip to content

Commit

Permalink
fix: update release-drafter.yml to fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
shenxianpeng authored Mar 10, 2024
1 parent 1e39560 commit 8ddedda
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 @@ -13,4 +13,4 @@ jobs:
# Drafts your next Release notes as Pull Requests are merged into the default branch
- uses: release-drafter/release-drafter@v6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOEKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 8ddedda

Please sign in to comment.