Skip to content

Commit

Permalink
fix ci formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
deadsoul44 committed Jun 8, 2024
1 parent 395982c commit 3d9163a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -191,13 +191,11 @@ jobs:
url: https://pypi.org/p/perpetual
permissions:
id-token: write

steps:
- name: Retrieve release distributions
uses: actions/download-artifact@v3
with:
name: release-dists
path: dist/

- name: Publish release distributions to PyPI
uses: pypa/gh-action-pypi-publish@release/v1

0 comments on commit 3d9163a

Please sign in to comment.