Skip to content

Commit

Permalink
Attempt #15
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacrobinson2000 committed Dec 21, 2023
1 parent 175fa71 commit 7e1fc0e
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 72 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish-to-pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,8 @@ jobs:
path: dist/
- name: Publish distribution to PyPI
uses: pypa/gh-action-pypi-publish@release/v1
with:
skip-existing: true
outputs:
NEXT_TAG: "${{ needs.build.outputs.NEXT_TAG }}"

Expand Down
55 changes: 0 additions & 55 deletions .github/workflows/release-update.yml

This file was deleted.

17 changes: 0 additions & 17 deletions .github/workflows/tag-update.yml

This file was deleted.

0 comments on commit 7e1fc0e

Please sign in to comment.