Skip to content

Commit a363872

Browse files
committed
fix(ci): skip duplicate hdp-autogen PyPI publishes
1 parent 883eb5e commit a363872

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
@@ -618,6 +618,7 @@ jobs:
618618
uses: pypa/gh-action-pypi-publish@release/v1
619619
with:
620620
packages-dir: dist/
621+
skip-existing: true
621622

622623
# ── hdp-physical (TypeScript) ─────────────────────────────────────────────
623624

0 commit comments

Comments
 (0)