File tree 1 file changed +2
-0
lines changed
1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 86
86
message : " Building docker images for `${{ github.repository }}`... :thinking_face:"
87
87
message-context : |
88
88
*Commit*: `${{ github.sha }}`
89
+ *Action*: https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}
89
90
*Tags*: ${{ join(steps.meta.outputs.tags) }}
90
91
*Start*: ${{ steps.start-timestamp.outputs.timestamp }}
91
92
@@ -126,6 +127,7 @@ jobs:
126
127
message : " Finished building docker images for `${{ github.repository }}` :tada:"
127
128
message-context : |
128
129
*Commit*: `${{ github.sha }}`
130
+ *Action*: https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}
129
131
*Tags*: ${{ join(steps.meta.outputs.tags) }}
130
132
*Start*: ${{ steps.start-timestamp.outputs.timestamp }}
131
133
*Finish*: ${{ steps.finish-timestamp.outputs.timestamp }}"
You can’t perform that action at this time.
0 commit comments