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 9457603 commit 9a74d12Copy full SHA for 9a74d12
.github/workflows/release-drafter.yml
@@ -16,4 +16,5 @@ jobs:
16
# (Optional) specify config name to use, relative to .github/. Default: release-drafter.yml
17
config-name: release-drafter-config.yml
18
env:
19
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
20
+
0 commit comments