Skip to content

Commit

Permalink
Update desktop-export.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
meoowe authored Dec 11, 2024
1 parent 1ea2bfc commit c8f410f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/desktop-export.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
run: |
cd .
rm -rf Windows-ClickyCat-${{env.TAG}}.zip
zip -r Windows-ClickyCat-${{env.TAG}} build/windows/ClickyCat-${{env.TAG}}.exe
zip -r Windows-ClickyCat-${{env.TAG}} builds/windows/ClickyCat-${{env.TAG}}.exe
- name: Upload Release Asset 🚀
uses: svenstaro/upload-release-action@v2
with:
Expand Down

0 comments on commit c8f410f

Please sign in to comment.