Skip to content

Commit

Permalink
use stable instead of master
Browse files Browse the repository at this point in the history
  • Loading branch information
FoxxoTrystan authored Nov 3, 2024
1 parent 1abd458 commit 79b69ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/discord-changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: checkout
uses: actions/checkout@v3
with:
ref: master
ref: stable

- name: Publish changelog
run: Tools/actions_changelogs_since_last_run.py
Expand Down

0 comments on commit 79b69ae

Please sign in to comment.