chore: update text
This commit is contained in:
parent
d4e4b499e1
commit
8915825e97
1 changed files with 2 additions and 2 deletions
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
|
|
@ -68,7 +68,7 @@ jobs:
|
|||
with:
|
||||
access_token: ${{ secrets.TOKEN_LINE }}
|
||||
message: |
|
||||
-Status: ✅
|
||||
\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: |
|
||||
-Status: ❌
|
||||
\n\nStatus: ❌
|
||||
Image: ${{ env.IMAGE_NAME }}
|
||||
Version: ${{ steps.gen_ver.outputs.IMAGE_VER }}
|
||||
By: ${{github.actor}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue