Oopsied the workflow file, awesome. (#14293)

This commit is contained in:
Pieter-Jan Briers
2023-02-26 17:48:06 +01:00
committed by GitHub
parent 0e8b3b9999
commit 587e173bcc

View File

@@ -59,6 +59,6 @@ jobs:
- name: Publish changelog
run: Tools/actions_changelogs_since_last_run.py
with:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
DISCORD_WEBHOOK_URL: ${{ secrets.CHANGELOG_DISCORD_WEBHOOK }}