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