Skip to content

Commit

Permalink
update: pushlish whl
Browse files Browse the repository at this point in the history
  • Loading branch information
Vincentqyw committed Dec 29, 2024
1 parent b469710 commit 449647c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,13 +74,12 @@ jobs:

pypi-publish:
name: upload release to PyPI
needs: build
runs-on: ubuntu-latest
environment: pypi

permissions:
# IMPORTANT: this permission is mandatory for Trusted Publishing
id-token: write

steps:
# retrieve your distributions here
- name: Download artifacts
Expand Down

0 comments on commit 449647c

Please sign in to comment.