Skip to content

Commit

Permalink
publish.yml: Minor cosmetic change
Browse files Browse the repository at this point in the history
  • Loading branch information
funkyfuture committed Oct 16, 2024
1 parent 42fc7cf commit 4f1b2f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
build-and-test:
uses: ./.github/workflows/quality-checks.yml
with:
ref: ${{ env.GITHUB_REF_NAME }}
ref: ${{ github.ref }}

pypi:
name: Publish to the cheeseshop
Expand Down

0 comments on commit 4f1b2f6

Please sign in to comment.