Skip to content

Commit

Permalink
Try to get tag
Browse files Browse the repository at this point in the history
  • Loading branch information
xeonvs committed Feb 9, 2024
1 parent 64f97eb commit ed00832
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/manual-republishing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,5 @@ jobs:
- name: Upload Release Asset (whl) to GitHub
id: upload-release-asset
uses: softprops/action-gh-release@v1
if: startsWith(github.ref, 'refs/tags/')
with:
files: dist/${{ env.name }}
files: dist/${{ env.name }}

0 comments on commit ed00832

Please sign in to comment.