We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27d66d4 commit 01f1fafCopy full SHA for 01f1faf
1 file changed
.github/workflows/make_release.yaml
@@ -132,6 +132,7 @@ jobs:
132
artifacts: dist/*
133
- name: Send release toot to Fosstodon
134
uses: cbrgm/mastodon-github-action@v2
135
+ continue-on-error: true
136
with:
137
access-token: ${{ secrets.MASTODON_ACCESS_TOKEN }}
138
url: ${{ secrets.MASTODON_URL }}
0 commit comments