We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4ff781 commit 38f25b7Copy full SHA for 38f25b7
1 file changed
.github/workflows/ci.yml
@@ -10,9 +10,6 @@ jobs:
10
matrix:
11
node-version: [16]
12
13
- env:
14
- NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
15
-
16
steps:
17
- name: Checkout
18
uses: actions/checkout@v2
0 commit comments