Compare commits
No commits in common. "a3eef4dcbc29de591854f67badc1e4df3c2af3c9" and "97753c5cd40aa2bbd3ba16528fc86c848631d54e" have entirely different histories.
a3eef4dcbc
...
97753c5cd4
2 changed files with 2 additions and 1 deletions
|
|
@ -1,6 +1,7 @@
|
||||||
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 ./bin
|
- run: ls -la
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue