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:
|
on:
|
||||||
pull_request:
|
pull_request:
|
||||||
types: [closed]
|
types: [closed]
|
||||||
push:
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
publish:
|
publish:
|
||||||
|
|
|
||||||
|
|
@ -14,4 +14,4 @@ jobs:
|
||||||
go-version: "1.21"
|
go-version: "1.21"
|
||||||
- run: ls -la
|
- run: ls -la
|
||||||
- run: make build_password
|
- run: make build_password
|
||||||
- run: ls -la
|
- run: ls -la ./bin
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue