Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b92b0d741b |
@@ -79,7 +79,7 @@ jobs:
|
|||||||
repo: specklesystems/connector-installers
|
repo: specklesystems/connector-installers
|
||||||
token: ${{ secrets.CONNECTORS_GH_TOKEN }}
|
token: ${{ secrets.CONNECTORS_GH_TOKEN }}
|
||||||
inputs: '{ "run_id": "${{ github.run_id }}", "semver": "${{ needs.build.outputs.semver }}", "file_version": "${{ needs.build.outputs.fileVersion }}","public_release": ${{ env.IS_TAG_BUILD }}, "store_artifacts": ${{ env.IS_RELEASE_BRANCH }} }'
|
inputs: '{ "run_id": "${{ github.run_id }}", "semver": "${{ needs.build.outputs.semver }}", "file_version": "${{ needs.build.outputs.fileVersion }}","public_release": ${{ env.IS_TAG_BUILD }}, "store_artifacts": ${{ env.IS_RELEASE_BRANCH }} }'
|
||||||
ref: main
|
ref: jrm/health-check
|
||||||
wait-for-completion: true
|
wait-for-completion: true
|
||||||
wait-for-completion-interval: 10s
|
wait-for-completion-interval: 10s
|
||||||
wait-for-completion-timeout: 10m
|
wait-for-completion-timeout: 10m
|
||||||
|
|||||||
Reference in New Issue
Block a user