mirror of
https://github.com/Picocrypt/Picocrypt.git
synced 2026-03-11 14:04:23 +00:00
Update build-linux.yml
This commit is contained in:
parent
da75ca6c1a
commit
004d1e562e
1 changed files with 4 additions and 1 deletions
5
.github/workflows/build-linux.yml
vendored
5
.github/workflows/build-linux.yml
vendored
|
|
@ -1,5 +1,8 @@
|
|||
name: build-linux
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
|
||||
on:
|
||||
push:
|
||||
paths:
|
||||
|
|
@ -76,5 +79,5 @@ jobs:
|
|||
files: |
|
||||
Picocrypt
|
||||
Picocrypt.deb
|
||||
tag_name: nightly
|
||||
make_latest: true
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue