Skip to content

Commit

Permalink
fix: going back to semantic release
Browse files Browse the repository at this point in the history
  • Loading branch information
MadaraUchiha-314 committed Aug 18, 2023
1 parent d266e25 commit a967cdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
run: |
cd packages/rollup-plugin-module-federation && npm run release
cd packages/rollup-plugin-module-federation && npx semantic-release

0 comments on commit a967cdf

Please sign in to comment.