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 028e2e2 commit eb60edeCopy full SHA for eb60ede
.github/workflows/release.yml
@@ -58,7 +58,6 @@ jobs:
58
jq -n --arg title "Python Unified SDK ${{ steps.release.outputs.title }}" \
59
--arg body "${{ steps.release.outputs.body }}" \
60
'{
61
- author: { id: $authorId },
62
title: $title,
63
body: $body,
64
privacy: { view: "public" }
0 commit comments