1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2024-11-24 08:32:50 +02:00

Fixed typo in tweet action

This commit is contained in:
DerLinkman 2022-11-16 18:39:37 +01:00
parent 17f3cc3ad8
commit a46db9e0df

View File

@ -20,4 +20,4 @@ jobs:
access_token_secret: ${{ secrets.ACCESS_TOKEN_SECRET }}
tweet_body: '$RELEASE_TAG is here! Checkout the GitHub Page for changelog regarding the $RELEASE_TAG Release: github.com/mailcow/mailcow-dockerized/releases/tag/$RELEASE_TAG'
env:
RELEASE_TAG: ${{ env.RELEASE_TAG }}
RELEASE_TAG: ${{ env.RELEASE_TAG }}