Skip to content

Commit

Permalink
FIX: use get-pypi-name action (#72)
Browse files Browse the repository at this point in the history
  • Loading branch information
redeboer authored Mar 20, 2024
1 parent 4fbb5ee commit 281f728
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/get-pypi-name.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ jobs:
outputs:
name: ${{ steps.package-name.outputs.name }}
steps:
- run: ComPWA/actions/get-package-name@v1
- uses: ComPWA/actions/get-pypi-name@v1
id: package-name

0 comments on commit 281f728

Please sign in to comment.