diff --git a/.gitea/workflows/deploy.yml b/.gitea/workflows/deploy.yml index 018be88..3b0afb0 100644 --- a/.gitea/workflows/deploy.yml +++ b/.gitea/workflows/deploy.yml @@ -21,8 +21,8 @@ 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" - git status npm install --force + git status if [ "${{ github.ref }}" == "refs/heads/main" ]; then npm version major elif [ "${{ github.ref }}" == "refs/heads/staging" ]; then