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.
1 parent ab8f9e5 commit bf2fd10Copy full SHA for bf2fd10
.github/workflows/publish-wasm.yml
@@ -73,3 +73,5 @@ jobs:
73
74
- name: Publish the package
75
uses: pypa/gh-action-pypi-publish@release/v1
76
+ with:
77
+ skip-existing: true
0 commit comments