Skip to content

Commit

Permalink
MAINT: Another typo in workflow...
Browse files Browse the repository at this point in the history
  • Loading branch information
jotelha committed Feb 21, 2022
1 parent 3403b74 commit 5c1ad89
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 5c1ad89

Please sign in to comment.