Skip to content

Commit 256d722

Browse files
authored
Revert "Avoid hypothetical concurrent initialization collisions. (#47)" (#48)
This reverts commit f74fde2.
1 parent f74fde2 commit 256d722

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/validate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
run: npm run build
7272

7373
- name: 🚀 Release
74-
run: npx multi-semantic-release --sequential-init --sequential-prepare
74+
run: npx multi-semantic-release
7575
env:
7676
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
7777
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)