Skip to content

Commit

Permalink
fix: changelog branch
Browse files Browse the repository at this point in the history
  • Loading branch information
klikli-dev committed Sep 1, 2024
1 parent 27fb019 commit 88ba5ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
uses: stefanzweifel/git-auto-commit-action@v5
if: ${{ steps.get_release_type.outputs.result != 'test' }}
with:
branch: version/1.21
branch: version/1.21.1
commit_message: 'docs: update CHANGELOG.md for ${{ github.ref_name }} [skip ci]'
file_pattern: CHANGELOG.md
- name: Upload to Mod Platforms
Expand Down

0 comments on commit 88ba5ca

Please sign in to comment.