Skip to content

Commit

Permalink
chore: fix actions
Browse files Browse the repository at this point in the history
  • Loading branch information
1blckhrt committed Dec 2, 2024
1 parent addb607 commit 8f96024
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pyinstaller.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
uses: softprops/[email protected]
with:
tag_name: v1.1
release_name: "Release v1.1"
files: dist\1blckhrt-video_converter-v1.1.exe
name: "Release v1.1"
files: dist\*
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Empty file removed src/__init__.py
Empty file.

0 comments on commit 8f96024

Please sign in to comment.