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 f658d90 commit 763bb71Copy full SHA for 763bb71
.github/workflows/release.yml
@@ -54,9 +54,6 @@ jobs:
54
--header "Authorization: Bearer $README_API_KEY" \
55
--header 'Content-Type: application/json' \
56
--data '{
57
- "author": {
58
- "id": "62fee95665f6d6003c12b799"
59
- },
60
"body": "${{ steps.release.outputs.body }}",
61
"title": "Python Unified SDK ${{ steps.release.outputs.title }}",
62
"privacy": {
0 commit comments