chore: update notify message

This commit is contained in:
Methapon2001 2024-07-11 11:49:08 +07:00
parent 7835fe469c
commit 40f3306cdc

View file

@ -68,7 +68,7 @@ jobs:
with:
access_token: ${{ secrets.TOKEN_LINE }}
message: |
\n\nStatus:
Image: ${{ env.IMAGE_NAME }}
Version: ${{ steps.gen_ver.outputs.IMAGE_VER }}
By: ${{github.actor}}
@ -77,7 +77,7 @@ jobs:
with:
access_token: ${{ secrets.TOKEN_LINE }}
message: |
\n\nStatus:
Image: ${{ env.IMAGE_NAME }}
Version: ${{ steps.gen_ver.outputs.IMAGE_VER }}
By: ${{github.actor}}