Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64f4c56 commit 7f7b59bCopy full SHA for 7f7b59b
.github/workflows/release-toot.yml
@@ -17,5 +17,5 @@ jobs:
17
# https://docs.github.com/en/developers/webhooks-and-events/webhooks/webhook-events-and-payloads#release
18
message: "New release: ${{ github.event.repository.name }} ${{ github.event.release.tag_name }} ${{ github.event.release.html_url }} #phpstan"
19
env:
20
- MASTODON_URL: phpc.social
+ MASTODON_URL: https://phpc.social
21
MASTODON_ACCESS_TOKEN: ${{ secrets.MASTODON_ACCESS_TOKEN }}
0 commit comments