There was an error while loading. Please reload this page.
1 parent 7d59f99 commit 9519e77Copy full SHA for 9519e77
1 file changed
.github/workflows/npm-publish.yml
@@ -22,5 +22,3 @@ jobs:
22
sed -i "s/0.0.0/$version/g" ./projects/sim-api/src/version.ts
23
npm run -- ng build SimApi -c production
24
npm publish ./dist/sim-api --access public
25
- env:
26
- NODE_AUTH_TOKEN: ${{secrets.NPM_APIKEY}}
0 commit comments