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
3
2
on :
4
3
schedule :
5
4
- cron : " 0 1 * * *" # Every day at 1:00 AM
46
45
# uses: imjohnbo/issue-bot@572eed14422c4d6ca37e870f97e7da209422f5bd
47
46
# with:
48
47
# 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 }}
50
49
# body: See https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}
You can’t perform that action at this time.
0 commit comments