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 c18765b commit 74b4a91Copy full SHA for 74b4a91
.github/workflows/build_release.yml
@@ -67,3 +67,5 @@ jobs:
67
asset_path: x64\Release\vcruntime140_1.dll
68
asset_name: vcruntime140_1.dll
69
asset_content_type: application/octet-stream
70
+ env:
71
+ GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments