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
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
repository: git.gmetri.io/gmetribin/deploy-tools
|
||||
ref: v1.1.9
|
||||
github-server-url: ${{ github.server_url }}
|
||||
repository: gmetribin/deploy-tools
|
||||
ref: v1.1.10
|
||||
path: deploy-tools
|
||||
# token: $\{{ github.token }} # DEFAULT / Any pushes with github.token don't trigger a chained build
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user