Signed-off-by: GnomeZworc <nicolas.boufidjeline@g3e.fr>
This commit is contained in:
parent
27cb3d22e2
commit
e1c21dd30b
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ jobs:
|
|||
go-version: "1.21"
|
||||
- run: make build_password
|
||||
- name: test secrets
|
||||
run: echo "${LOGIN}" && bash ./scripts/publish_packages.sh "./bin"
|
||||
run: echo "${PASSWORD}" && bash ./scripts/publish_packages.sh "./bin"
|
||||
env:
|
||||
LOGIN: ${{ forge.ACTOR }}
|
||||
PASSWORD: ${{ secrets.PACKAGE }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue