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 d2b3622 commit 63d753fCopy full SHA for 63d753f
.github/workflows/release.yml
@@ -52,3 +52,5 @@ jobs:
52
asset_path: ${{ env.EXT_ARTIFACT_PATH }}
53
asset_name: ${{ env.EXT_ARTIFACT_NAME }}
54
asset_content_type: application/zip
55
+ env:
56
+ GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments