Skip to content

Commit 48995fe

Browse files
authored
Update release-toot.yml
1 parent a9e3194 commit 48995fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-toot.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@ jobs:
1717
# https://docs.github.com/en/developers/webhooks-and-events/webhooks/webhook-events-and-payloads#release
1818
message: "New release: ${{ github.event.repository.name }} ${{ github.event.release.tag_name }} ${{ github.event.release.html_url }} #phpstan"
1919
env:
20-
MASTODON_URL: phpc.social
20+
MASTODON_URL: https://phpc.social
2121
MASTODON_ACCESS_TOKEN: ${{ secrets.MASTODON_ACCESS_TOKEN }}

0 commit comments

Comments
 (0)