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 bbf7847 commit 54aa22aCopy full SHA for 54aa22a
.github/workflows/release.yml
@@ -6,7 +6,7 @@ on:
6
7
jobs:
8
release:
9
- name: Node.js
+ name: NPM
10
uses: node-modules/github-actions/.github/workflows/npm-release.yml@master
11
secrets:
12
GIT_TOKEN: ${{ secrets.GIT_TOKEN }}
0 commit comments