This commit is contained in:
parent
46f0b0aae5
commit
a1bf5b2b6d
@ -21,6 +21,7 @@ jobs:
|
||||
npm config set @frontend:registry=http://gitea.pena/api/packages/skeris/npm/
|
||||
npm config set registry=https://registry.npmjs.org/
|
||||
npm config set -- '//gitea.pena/api/packages/skeris/npm/:_authToken' "1856e802057f59193ca6fdb4068cbea44982bcc2"
|
||||
npm install --force
|
||||
if [ "${{ github.ref }}" == "refs/heads/main" ]; then
|
||||
npm version major
|
||||
elif [ "${{ github.ref }}" == "refs/heads/staging" ]; then
|
||||
|
Loading…
Reference in New Issue
Block a user