Compare commits
2 commits
97753c5cd4
...
a3eef4dcbc
| Author | SHA1 | Date | |
|---|---|---|---|
|
a3eef4dcbc |
|||
|
46d93082a4 |
2 changed files with 1 additions and 2 deletions
|
|
@ -1,7 +1,6 @@
|
|||
on:
|
||||
pull_request:
|
||||
types: [closed]
|
||||
push:
|
||||
|
||||
jobs:
|
||||
publish:
|
||||
|
|
|
|||
|
|
@ -14,4 +14,4 @@ jobs:
|
|||
go-version: "1.21"
|
||||
- run: ls -la
|
||||
- run: make build_password
|
||||
- run: ls -la
|
||||
- run: ls -la ./bin
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue