This commit is contained in:
Sahil Ahuja 2025-03-08 22:25:30 +05:30
parent 98843f44f6
commit ddd5f59c18
2 changed files with 2 additions and 2 deletions

View File

@ -52,7 +52,7 @@ jobs:
with:
github-server-url: ${{ github.server_url }}
repository: gmetribin/deploy-tools
ref: v1.1.41
ref: v1.1.42
path: deploy-tools
# token: $\{{ github.token }} # DEFAULT / Any pushes with github.token don't trigger a chained build

View File

@ -61,7 +61,7 @@ jobs:
with:
github-server-url: ${{ github.server_url }}
repository: gmetribin/deploy-tools
ref: v1.1.41
ref: v1.1.42
path: deploy-tools
- name: Increment cs version in nm repo and push