Update build-linux.yml

This commit is contained in:
Evan Su 2024-06-22 22:35:43 -04:00 committed by GitHub
parent da75ca6c1a
commit 004d1e562e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,5 +1,8 @@
name: build-linux name: build-linux
permissions:
contents: write
on: on:
push: push:
paths: paths:
@ -76,5 +79,5 @@ jobs:
files: | files: |
Picocrypt Picocrypt
Picocrypt.deb Picocrypt.deb
tag_name: nightly
make_latest: true make_latest: true