chore: fix tweet messaging

This commit is contained in:
Zach Daniel 2020-08-17 02:35:55 -04:00
parent cb633bc664
commit 3424d030b3
No known key found for this signature in database
GPG key ID: C377365383138D4B

View file

@ -53,7 +53,7 @@ jobs:
if: startsWith(github.ref, 'refs/tags/v') if: startsWith(github.ref, 'refs/tags/v')
with: with:
status: | status: |
Version "${{ steps.tagName.outputs.tag }}" of Ash released! Alpha version "${{ steps.tagName.outputs.tag }}" of Ash released!
See the changelog for more info: See the changelog for more info:
https://github.com/ash-project/ash/blob/master/CHANGELOG.md https://github.com/ash-project/ash/blob/master/CHANGELOG.md