Skip to content

Commit 8c9d93f

Browse files
authored
Update testing.yml
1 parent e38a4ff commit 8c9d93f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/testing.yml

+2
Original file line numberDiff line numberDiff line change
@@ -44,3 +44,5 @@ jobs:
4444
path: dist/chrome-${{ github.sha }}.zip
4545
- name: Release
4646
run: npm run release
47+
env:
48+
GH_TOKEN: ${{ github.token }}

0 commit comments

Comments
 (0)