duh
This commit is contained in:
parent
beeff6cfa4
commit
b376e0cb71
@ -70,4 +70,4 @@ jobs:
|
|||||||
- name: "Install jq"
|
- name: "Install jq"
|
||||||
run: sudo apt -y update && sudo apt -y install jq
|
run: sudo apt -y update && sudo apt -y install jq
|
||||||
- name: "Deploy Namada"
|
- name: "Deploy Namada"
|
||||||
run: ./deploy.sh $TARGET_REPO ${{ needs.check-latest.outputs.latest_tag }}
|
run: ./deploy.sh ${{ env.TARGET_REPO }} ${{ needs.check-latest.outputs.latest_tag }}
|
||||||
|
Loading…
Reference in New Issue
Block a user