Skip to content

Commit 3c75308

Browse files
Update issue887.yml
1 parent 0009f88 commit 3c75308

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/issue887.yml

+2
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ on:
55
jobs:
66
build-webfrontend:
77
runs-on: ubuntu-latest
8+
env:
9+
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
810
steps:
911
- uses: actions/checkout@v4
1012
- uses: actions/setup-node@v4

0 commit comments

Comments
 (0)