We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e38a4ff commit 8c9d93fCopy full SHA for 8c9d93f
.github/workflows/testing.yml
@@ -44,3 +44,5 @@ jobs:
44
path: dist/chrome-${{ github.sha }}.zip
45
- name: Release
46
run: npm run release
47
+ env:
48
+ GH_TOKEN: ${{ github.token }}
0 commit comments