Signed-off-by: GnomeZworc <nicolas.boufidjeline@g3e.fr>
This commit is contained in:
parent
a3eef4dcbc
commit
de8b053ad4
3 changed files with 5 additions and 3 deletions
|
|
@ -1,6 +1,7 @@
|
|||
on:
|
||||
pull_request:
|
||||
types: [closed]
|
||||
push:
|
||||
|
||||
jobs:
|
||||
publish:
|
||||
|
|
@ -15,3 +16,5 @@ jobs:
|
|||
- run: ls -la
|
||||
- run: make build_password
|
||||
- run: make publish_password
|
||||
env:
|
||||
VER: latest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue