Skip to content

Commit

Permalink
chore: update changelog target branch
Browse files Browse the repository at this point in the history
  • Loading branch information
klikli-dev committed Mar 24, 2023
1 parent 26200b0 commit d87d4ae
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 @@ -81,7 +81,7 @@ jobs:
uses: stefanzweifel/git-auto-commit-action@v4
if: ${{ steps.get_release_type.outputs.result != 'test' }}
with:
branch: version/1.19.3
branch: version/1.19.4
commit_message: 'docs: update CHANGELOG.md for ${{ github.ref_name }} [skip ci]'
file_pattern: CHANGELOG.md
- name: Upload to Curseforge
Expand Down

0 comments on commit d87d4ae

Please sign in to comment.