ci: use better comment message

This commit is contained in:
oSumAtrIX 2023-06-21 04:08:09 +02:00 committed by GitHub
parent c733ce31f0
commit 496ec70bd1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -32,4 +32,4 @@ jobs:
uses: thollander/actions-comment-pull-request@v2
with:
GITHUB_TOKEN: ${{ secrets.PULL_REQUESTS_WRITE }}
message: ${{ steps.publish.outputs.alias }}
message: Deployed at ${{ steps.publish.outputs.alias }}.