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 8627033 commit 681a74eCopy full SHA for 681a74e
.github/workflows/build.yml
@@ -39,4 +39,4 @@ jobs:
39
uses: release-drafter/release-drafter@v5
40
if: success()
41
env:
42
- GITHUB_PASSWORD: ${{ secrets.GITHUB_TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments