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 657e66c commit 4cbb3d6Copy full SHA for 4cbb3d6
.github/workflows/node.js.yml
@@ -28,8 +28,6 @@ jobs:
28
steps:
29
- name: Checkout
30
uses: actions/checkout@v3
31
- with:
32
- token: ${{ secrets.GH_TOKEN_SEMANTIC_RELEASE }}
33
- name: Use Node.js ${{ matrix.node-version }}
34
uses: actions/setup-node@v3
35
with:
0 commit comments