Skip to content

Commit 6bfd552

Browse files
authored
Merge pull request #33 from mattalbr/bot_repo
Set repo on strawberry-sqlalchemy's calls to the github bot.
2 parents 505ad9c + 956acc6 commit 6bfd552

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/bot-action/main.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
"releaseCardUrl": os.environ.get("INPUT_RELEASE_CARD_URL"),
3434
"tweet": tweet,
3535
"releaseInfo": release_info,
36+
"repo": "strawberry-sqlalchemy",
3637
}
3738

3839
response = httpx.post(

0 commit comments

Comments
 (0)