Skip to content

Commit

Permalink
Correct tag in artefact name.
Browse files Browse the repository at this point in the history
  • Loading branch information
freakboy3742 committed Aug 14, 2024
1 parent 7d8ce9c commit 18712b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-binary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
- name: Upload build artefacts
uses: actions/[email protected]
with:
name: ${{ matrix.target }}-stubs
name: ${{ env.PYTHON_TAG }}-stubs
path: stub/*.zip

- name: Upload Release Asset to S3
Expand Down

0 comments on commit 18712b9

Please sign in to comment.