Skip to content

Commit

Permalink
feat(core): npm publish
Browse files Browse the repository at this point in the history
  • Loading branch information
guiseek committed Oct 3, 2021
1 parent bee12ec commit 0c86963
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-flow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
with:
targets: build,release
projects: plugin-core,core
args: '--prod --skip-nx-cache'
args: '--skip-nx-cache'
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 comments on commit 0c86963

Please sign in to comment.