Skip to content

Commit 3c070aa

Browse files
Update sync-readme-changelog.yml
1 parent 1aa2def commit 3c070aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync-readme-changelog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
--header 'accept: application/json' \
3737
--header "authorization: Basic ${{ secrets.readme_api_key_base64 }}" \
3838
--header 'content-type: application/json' \
39-
--header 'x-readme-version: v5.5.1'
39+
--header 'x-readme-version: v5.5.1' \
4040
--data "$payload"
4141

4242
- name: Announce New Release in Slack

0 commit comments

Comments
 (0)