We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e39560 commit 8ddeddaCopy full SHA for 8ddedda
.github/workflows/release-drafter.yml
@@ -13,4 +13,4 @@ jobs:
13
# Drafts your next Release notes as Pull Requests are merged into the default branch
14
- uses: release-drafter/release-drafter@v6
15
env:
16
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOEKEN }}
+ GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments