Skip to content

Commit

Permalink
ci: making another attempt
Browse files Browse the repository at this point in the history
  • Loading branch information
frits-metalogix committed Aug 24, 2023
1 parent 0599a3b commit a01009c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/semantic-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
- name: 📦 Release packages
run: |
npm config set workspaces-update false
npm run release
npm run release -- --sequential-init false
env:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 comments on commit a01009c

Please sign in to comment.