fix: changelog URL in release tweet (#24)

This commit is contained in:
Josh Price 2022-08-11 10:49:14 +10:00 committed by GitHub
parent ca32cb8de2
commit 07b6072c72
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -112,7 +112,7 @@ jobs:
#myelixirstatus
See the changelog for more info:
https://github.com/ash-project/ash_phoenix/blob/main/CHANGELOG.md
https://github.com/ash-project/ash_admin/blob/main/CHANGELOG.md
consumer-key: ${{ secrets.TWITTER_CONSUMER_API_KEY }}
consumer-secret: ${{ secrets.TWITTER_CONSUMER_API_SECRET }}
access-token: ${{ secrets.TWITTER_ACCESS_TOKEN }}