Skip to content

Commit 74cbb5d

Browse files
Merge pull request #20 from Helixar-AI/codex/hdp-autogen-deploy-fix
fix(ci): skip duplicate hdp-autogen PyPI publishes
2 parents ffd7d81 + a363872 commit 74cbb5d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -705,6 +705,7 @@ jobs:
705705
uses: pypa/gh-action-pypi-publish@release/v1
706706
with:
707707
packages-dir: dist/
708+
skip-existing: true
708709

709710
# ── hdp-physical (TypeScript) ─────────────────────────────────────────────
710711

0 commit comments

Comments
 (0)