Skip to content

Commit

Permalink
fix: release
Browse files Browse the repository at this point in the history
  • Loading branch information
msojocs committed May 10, 2024
1 parent 0a1af24 commit 35ae586
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -543,7 +543,6 @@ jobs:
wget -q https://github.com/TheAssassin/pyuploadtool/releases/download/continuous/pyuploadtool-x86_64.AppImage
chmod +x pyuploadtool-x86_64.AppImage
./pyuploadtool-x86_64.AppImage \
**src/*.tar.gz \
**build/*.tar.gz \
**build/*.AppImage \
**build/*.deb \
Expand All @@ -559,7 +558,6 @@ jobs:
name: ${{ steps.tag.outputs.name }}
tag_name: ${{ steps.tag.outputs.tag }}
files: |
**src/*.tar.gz
**build/*.tar.gz
**build/*.AppImage
**build/*.deb
Expand Down

0 comments on commit 35ae586

Please sign in to comment.