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
|
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
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue