Skip to content

Commit

Permalink
Fix: Emoji
Browse files Browse the repository at this point in the history
  • Loading branch information
localheinz committed Dec 27, 2023
1 parent 61db663 commit 65eaaad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Expand Up @@ -30,6 +30,6 @@ jobs:
TWITTER_CONSUMER_API_SECRET: "${{ secrets.ERGEBNIS_TWITTER_CONSUMER_API_KEY_SECRET }}"
with:
tweet-message: |
馃搾 Just released: ${{ github.event.repository.owner.login }}/${{ github.event.repository.name }}:${{ env.RELEASE_TAG }}.
馃捑 Just released: ${{ github.event.repository.owner.login }}/${{ github.event.repository.name }}:${{ env.RELEASE_TAG }}.
${{ env.RELEASE_HTML_URL }}

0 comments on commit 65eaaad

Please sign in to comment.