Skip to content

Commit 3624428

Browse files
committed
try NODE_AUTH_TOKEN
1 parent 93cb6b7 commit 3624428

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/stage-1-commit.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ jobs:
5858
- name: "Run provider contract tests"
5959
run: make test-contract
6060
env:
61+
NODE_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
6162
GITHUB_PACKAGES_TOKEN: ${{ secrets.GITHUB_TOKEN }}
6263

6364
scan-secrets:

0 commit comments

Comments
 (0)