File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 1- # See RELEASING.md#DockerImage for more details about the steps in this workflow.
2- name : Daily Release AtlasCLI Docker Image
1+ name : Daily Release Docker Image
32on :
43 schedule :
54 - cron : " 0 1 * * *" # Every day at 1:00 AM
4645 # uses: imjohnbo/issue-bot@572eed14422c4d6ca37e870f97e7da209422f5bd
4746 # with:
4847 # labels: failed-release
49- # title: Release Failure for Atlas CLI Docker Image ${{ env.TAG_PREFIX }}${{ steps.set-properties.outputs.VERSION }}-${{ steps.set-properties.outputs.DATE }}
48+ # title: Release Failure for Docker Image ${{ env.TAG_PREFIX }}${{ steps.set-properties.outputs.VERSION }}-${{ steps.set-properties.outputs.DATE }}
5049 # body: See https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}
You can’t perform that action at this time.
0 commit comments