Skip to content

Commit

Permalink
Skip existing releases
Browse files Browse the repository at this point in the history
  • Loading branch information
multimeric committed Nov 19, 2024
1 parent 0dff8b7 commit 3aea0f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test_and_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@ jobs:
name: Create GitHub release
if: contains(github.ref, 'tags')
with:
skipIfReleaseExists: true
artifacts: "core/dist/*,plugin/dist/*"

- name: Release on PyPI
Expand Down

0 comments on commit 3aea0f7

Please sign in to comment.