Update build-linux.yml

This commit is contained in:
Evan Su 2024-06-22 21:57:46 -04:00 committed by GitHub
parent aa163d6a64
commit da75ca6c1a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -10,6 +10,7 @@ on:
- main
schedule:
- cron: "0 0 * * *"
workflow_dispatch:
jobs:
build:
@ -68,3 +69,12 @@ jobs:
Picocrypt.deb
if-no-files-found: error
compression-level: 9
- name: Release
uses: softprops/action-gh-release@v2
with:
files: |
Picocrypt
Picocrypt.deb
make_latest: true