Skip to content

Commit 763bb71

Browse files
committed
Let GitHub set the author
1 parent f658d90 commit 763bb71

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,6 @@ jobs:
5454
--header "Authorization: Bearer $README_API_KEY" \
5555
--header 'Content-Type: application/json' \
5656
--data '{
57-
"author": {
58-
"id": "62fee95665f6d6003c12b799"
59-
},
6057
"body": "${{ steps.release.outputs.body }}",
6158
"title": "Python Unified SDK ${{ steps.release.outputs.title }}",
6259
"privacy": {

0 commit comments

Comments
 (0)