Skip to content

Commit

Permalink
Merge pull request #88 from livMatS/2022-02-21-prepare-for-release-0.4.4
Browse files Browse the repository at this point in the history
MAINT: Another typo in workflow...
  • Loading branch information
jotelha authored Feb 21, 2022
2 parents c54def6 + 5c1ad89 commit c539f0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,6 @@ jobs:
with:
files: |
/tmp/linux-build/dtool-lookup-gui-${{ steps.get_version.outputs.version }}-linux.zip
/tmp/linux-build/dtool-lookup-gui-${{ steps.get_version.outputs.version }}-macos.zip
/tmp/macos-build/dtool-lookup-gui-${{ steps.get_version.outputs.version }}-macos.zip
/tmp/windows-build/dtool-lookup-gui-${{ steps.get_version.outputs.version }}-windows.zip
draft: true

0 comments on commit c539f0e

Please sign in to comment.