mirror of
https://github.com/Picocrypt/Picocrypt.git
synced 2025-05-12 21:58:31 +02: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…
Add table
Reference in a new issue