diff --git a/.github/workflows/jay-c05-actions02.yaml b/.github/workflows/jay-c05-actions02.yaml index 8b60f7f..cbbd1d1 100644 --- a/.github/workflows/jay-c05-actions02.yaml +++ b/.github/workflows/jay-c05-actions02.yaml @@ -21,4 +21,4 @@ jobs: uses: mshick/add-pr-comment@v1 with: repo-token: "${{ secrets.JAY_GH_TOKEN }}" - message: Well done! Image Pushed 3m-rocks:${{ steps.vars.outputs.sha_short}}! \ No newline at end of file + message: Well done! Image Pushed 3m-rocks:${{ steps.vars.outputs.sha_short}}!! \ No newline at end of file