mirror of
https://github.com/System-End/hackatime-desktop.git
synced 2026-04-19 19:45:09 +00:00
Upload source to release
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
ec530f9489
commit
577f473de3
1 changed files with 4 additions and 1 deletions
5
.github/workflows/release.yaml
vendored
5
.github/workflows/release.yaml
vendored
|
|
@ -253,10 +253,13 @@ jobs:
|
||||||
artifacts/macos-latest/**/*.app.tar.gz
|
artifacts/macos-latest/**/*.app.tar.gz
|
||||||
artifacts/macos-latest/**/*.app.tar.gz.sig
|
artifacts/macos-latest/**/*.app.tar.gz.sig
|
||||||
artifacts/ubuntu-24.04/**/*.AppImage
|
artifacts/ubuntu-24.04/**/*.AppImage
|
||||||
artifacts/ubuntu-24.04/**/*.AppImage.tar.gz.sig
|
artifacts/ubuntu-24.04/**/*.AppImage
|
||||||
|
artifacts/ubuntu-24.04/**/*.AppImage.tar.gz
|
||||||
artifacts/ubuntu-24.04/**/*.deb
|
artifacts/ubuntu-24.04/**/*.deb
|
||||||
artifacts/ubuntu-24.04/**/*.rpm
|
artifacts/ubuntu-24.04/**/*.rpm
|
||||||
artifacts/windows-latest/**/*.msi
|
artifacts/windows-latest/**/*.msi
|
||||||
|
artifacts/windows-latest/**/*.msi.zip
|
||||||
|
artifacts/windows-latest/**/*.nsis.zip
|
||||||
artifacts/windows-latest/**/*.msi.zip.sig
|
artifacts/windows-latest/**/*.msi.zip.sig
|
||||||
artifacts/windows-latest/**/*.nsis.zip.sig
|
artifacts/windows-latest/**/*.nsis.zip.sig
|
||||||
artifacts/windows-latest/**/*.exe
|
artifacts/windows-latest/**/*.exe
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue