Skip to content

Commit

Permalink
[CI] Deploy CI
Browse files Browse the repository at this point in the history
  • Loading branch information
admin-cloudforet committed Jun 2, 2023
1 parent 742f065 commit 6bece0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dispatch_daily_build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ jobs:
"fields": [
{
"type": "mrkdwn",
"text": "*Image:*\n$cloudforetdev/${{ github.event.repository.name }}:${{ needs.docker.outputs.TIME }}"
"text": "*Image:*\ncloudforetdev/${{ github.event.repository.name }}:${{ needs.docker.outputs.TIME }}"
},
{
"type": "mrkdwn",
Expand Down

0 comments on commit 6bece0c

Please sign in to comment.