We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c80d4f commit dbfe578Copy full SHA for dbfe578
.github/workflows/build-docker-artifacts-trigger-push.yml
@@ -100,7 +100,7 @@ jobs:
100
steps:
101
- name: Trigger push docker artifacts to ${{ matrix.customer.customer }}
102
if: ${{ matrix.customer.customer_json.skip != true }}
103
- uses: datavisyn/github-action-trigger-workflow@v1
+ uses: datavisyn/github-action-trigger-workflow@v2-test
104
with:
105
owner: "datavisyn"
106
repo: "infrastructure-k8s"
0 commit comments