Skip to content

Commit fa84309

Browse files
committed
ci: Debug ci
1 parent cebd431 commit fa84309

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/bump-version.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,7 @@ jobs:
1818
- run: npx nx affected -t test build --parallel=3 --exclude='json-api-front,json-api-server,json-api-server-e2e,json-shared-type,database,@nestjs-json-api/source' --base=origin/master
1919
- run: npx nx affected -t upload-badge --parallel=3 --exclude='json-api-front,json-api-server,shared-utils,json-api-server-e2e,json-shared-type,database,@nestjs-json-api/source' --base=origin/master
2020
env:
21-
NODE_AUTH_TOKEN: ${{ secrets.NPM_ACCESS_TOKEN }}
2221
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
23-
NPM_CONFIG_PROVENANCE: true
2422
# - run: npm nx affected -t e2e-ci --parallel=1
2523
# - run: npm nx affected -t deploy --no-agents
2624

0 commit comments

Comments
 (0)