Skip to content

Commit 96e311b

Browse files
authored
Merge pull request #376 from FlowiseAI/ci/enable-publish-step
enables publish action
2 parents 303658d + a71e1f6 commit 96e311b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,6 @@ jobs:
208208
# Runs only after a reviewer approves via the npm-publish environment gate.
209209
# Publishes both packages to npm, then creates version bump PRs.
210210
publish:
211-
if: false
212211
needs: dry-run
213212
runs-on: ubuntu-latest
214213
environment: npm-publish

0 commit comments

Comments
 (0)