We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5349cbb commit ad7d594Copy full SHA for ad7d594
.github/workflows/publish-npm-deserializer.yml
@@ -37,7 +37,6 @@ jobs:
37
registry: 'https://registry.npmjs.org'
38
node-version: '18'
39
tag: ${{ github.event.inputs.tag }}
40
- install-command: 'npm ci && npm run test:prepare'
41
environment: ${{ needs.set-env.outputs.resolved-environment }} # For secrets env
42
working-directory: "packages/dataprotector-deserializer"
43
secrets:
0 commit comments