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 9ad405c commit c4530b5Copy full SHA for c4530b5
1 file changed
.github/workflows/npm-publish.yml
@@ -18,9 +18,6 @@ jobs:
18
cache: 'npm'
19
registry-url: 'https://registry.npmjs.org'
20
21
- - name: Update NPM
22
- run: npm install -g npm@latest
23
-
24
- run: echo "VERSION=${GITHUB_REF/refs\/tags\//}" >> $GITHUB_ENV
25
- run: echo ${VERSION}
26
0 commit comments