From 8a9cafa57b05d80a77ac9ceaf9181f45bda3cc95 Mon Sep 17 00:00:00 2001 From: Jay Amaranayake Date: Sat, 5 Sep 2020 13:06:19 +1000 Subject: [PATCH] Testing Docker pw issue --- .github/workflows/jay-c05-actions02.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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