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 996027a commit ffa324bCopy full SHA for ffa324b
.github/workflows/post_to_mastodon.yml
@@ -16,7 +16,7 @@ jobs:
16
runs-on: ubuntu-latest
17
steps:
18
- name: Post to Mastodon
19
- - uses: nick-fields/retry@v2
+ uses: nick-fields/retry@v2
20
with:
21
timeout_minutes: 2
22
max_attempts: 3
0 commit comments