mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-03-18 02:22:46 -05:00
Update release-snapshot.yml
This commit is contained in:
parent
88e0207398
commit
706bfb918c
1 changed files with 0 additions and 1 deletions
1
.github/workflows/release-snapshot.yml
vendored
1
.github/workflows/release-snapshot.yml
vendored
|
@ -23,7 +23,6 @@ jobs:
|
|||
shell: bash
|
||||
run: |
|
||||
echo "sha_short=$(git rev-parse --short "$GITHUB_SHA")" >> "$GITHUB_ENV"
|
||||
echo "branch=$(echo ${GITHUB_REF#refs/heads/})" >> "$GITHUB_ENV"
|
||||
- name: Bump up package
|
||||
run: npm version prerelease --no-git-tag-version --preid ${{ env.sha_short }}
|
||||
- name: Publish
|
||||
|
|
Loading…
Add table
Reference in a new issue