Skip to content

Commit

Permalink
draft release
Browse files Browse the repository at this point in the history
  • Loading branch information
tonyfast committed Nov 21, 2023
1 parent a889cdd commit 620ea15
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/draft-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ jobs:
uses: pypa/gh-action-pypi-publish@release/v1
with:
repository-url: https://test.pypi.org/legacy/
if: github.event_name != 'release'
- name: Test the released packaged
run: hatch run release:test
- uses: ncipollo/release-action@v1
Expand Down

0 comments on commit 620ea15

Please sign in to comment.