We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4debe2 commit db71e48Copy full SHA for db71e48
.github/workflows/test-1467.yml
@@ -17,7 +17,7 @@ jobs:
17
with:
18
node-version: '23'
19
mirror: 'https://httpbin.org'
20
- mirror-token: 'Bearer test-token'
+ mirror-token: 'Bearer foo'
21
22
- name: Verify node and npm
23
run: |
0 commit comments