We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2ff6ae6 + b083e3a commit 4398518Copy full SHA for 4398518
2 files changed
.changeset/orange-toes-dream.md
@@ -0,0 +1,5 @@
1
+---
2
+"@pie-element/multiple-choice": patch
3
4
+
5
+test multiple-choice release flow
.github/workflows/release.yml
@@ -312,7 +312,7 @@ jobs:
312
with:
313
# Omit `publish` so the action never runs `bun run release:publish` from CI.
314
# Re-enable publishing by setting ENABLE_CICD_NPM_PUBLISH=true and adding:
315
- # publish: bun run release:publish
+ publish: bun run release:publish
316
createGithubReleases: false
317
version: bun run version
318
title: 'chore(release): version packages [skip-heavy-ci]'
0 commit comments