Skip to content

Commit

Permalink
Update discord-changelog.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Evgencheg authored Sep 7, 2024
1 parent 07cd6e9 commit 228bab5
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/discord-changelog.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Discord Changelog
name: Discord Changelog

on:
workflow_dispatch:
Expand All @@ -18,5 +18,6 @@ jobs:
- name: Publish changelog
run: Tools/actions_changelogs_since_last_run.py
env:
CHANGELOG_DISCORD_WEBHOOK: ${{ secrets.CHANGELOG_WEBHOOK }}
CHANGELOG_DIR: ${{ vars.CHANGELOG_DIR }}
CHANGELOG_WEBHOOK: ${{ secrets.CHANGELOG_WEBHOOK }}
continue-on-error: true

0 comments on commit 228bab5

Please sign in to comment.