Skip to content

Commit

Permalink
ci: trusted publisher
Browse files Browse the repository at this point in the history
  • Loading branch information
kiyoon committed Dec 12, 2024
1 parent 24b9a6d commit 6937d76
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,7 @@ jobs:
- uses: actions/checkout@v4
with:
ref: ${{ github.event.inputs.version-tag }}
- name: Install uv
uses: astral-sh/setup-uv@v4
- uses: deargen/workflows/actions/setup-python-and-uv@master
- name: Build and upload to PyPI
run: |
uv build --sdist
Expand Down

0 comments on commit 6937d76

Please sign in to comment.