Skip to content

Commit eb60ede

Browse files
committed
Don't use author ID
1 parent 028e2e2 commit eb60ede

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ jobs:
5858
jq -n --arg title "Python Unified SDK ${{ steps.release.outputs.title }}" \
5959
--arg body "${{ steps.release.outputs.body }}" \
6060
'{
61-
author: { id: $authorId },
6261
title: $title,
6362
body: $body,
6463
privacy: { view: "public" }

0 commit comments

Comments
 (0)