Skip to content

Commit ffa324b

Browse files
committed
fix: typo
1 parent 996027a commit ffa324b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/post_to_mastodon.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
runs-on: ubuntu-latest
1717
steps:
1818
- name: Post to Mastodon
19-
- uses: nick-fields/retry@v2
19+
uses: nick-fields/retry@v2
2020
with:
2121
timeout_minutes: 2
2222
max_attempts: 3

0 commit comments

Comments
 (0)