Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dme-compunet committed Dec 12, 2024
1 parent 059bed8 commit e205229
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,6 @@ jobs:
7z a lucide-gallery.7z bin\*.exe bin\*.dll
- name: Upload Native Gallary
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: gh release upload ${{ env.VERSION }} lucide-gallery.7z#'Gallary (Native)'

0 comments on commit e205229

Please sign in to comment.