Skip to content

Commit

Permalink
Troubleshooting logs for publish script
Browse files Browse the repository at this point in the history
  • Loading branch information
Simyon264 committed Oct 20, 2024
1 parent 4733da4 commit 7415538
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Tools/actions_changelogs_since_last_run.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@

def main():
if not DISCORD_WEBHOOK_URL:
print("No discord webhook URL found, skipping discord send")
return

session = requests.Session()
Expand Down

0 comments on commit 7415538

Please sign in to comment.