changing workflow call file name
This commit is contained in:
parent
564ebce538
commit
dceaf6b295
|
|
@ -36,5 +36,5 @@ jobs:
|
|||
repo: terraform-api-gateway
|
||||
github_token: ${{ env.GITHUB_TOKEN }}
|
||||
client_payload: '{"oauth2proxytag": "${{ inputs.OAUTH2_PROXY_IMAGE }}"}'
|
||||
workflow_file_name: cd-integrated.yml
|
||||
workflow_file_name: set-images-version-cd.yml
|
||||
ref: release-version
|
||||
Loading…
Reference in New Issue