New url format
This commit is contained in:
parent
ea758d77aa
commit
4205d67f5b
5
.github/workflows/cs-update-push.yml
vendored
5
.github/workflows/cs-update-push.yml
vendored
@ -40,8 +40,9 @@ jobs:
|
|||||||
- name: Checkout deploy-tools
|
- name: Checkout deploy-tools
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
repository: git.gmetri.io/gmetribin/deploy-tools
|
github-server-url: ${{ github.server_url }}
|
||||||
ref: v1.1.9
|
repository: gmetribin/deploy-tools
|
||||||
|
ref: v1.1.10
|
||||||
path: deploy-tools
|
path: deploy-tools
|
||||||
# token: $\{{ github.token }} # DEFAULT / Any pushes with github.token don't trigger a chained build
|
# token: $\{{ github.token }} # DEFAULT / Any pushes with github.token don't trigger a chained build
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user