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.
gh
1 parent 920e5c9 commit 96324b4Copy full SHA for 96324b4
.github/workflows/create_release.yml
@@ -10,3 +10,5 @@ jobs:
10
steps:
11
- uses: actions/checkout@v2
12
- run: cargo run
13
+ env:
14
+ GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments