Skip to content

Commit

Permalink
release.yml: Fixes a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
funkyfuture committed Oct 16, 2024
1 parent a970fdc commit 97e414f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
uses: pypa/gh-action-pypi-publish@release/v1

qa:
uses: ./.github/workflows/qu.yml
uses: ./.github/workflows/qa.yml
with:
ref: ${{ github.ref }}

Expand Down

0 comments on commit 97e414f

Please sign in to comment.