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