Merge pull request #94 from meysamhadeli/develop

update changelog
This commit is contained in:
Meysam Hadeli 2023-01-15 18:24:43 +03:30 committed by GitHub
commit cdfd633323
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v2
with:
ref: main
ref: develop
- name: Update Changelog
uses: stefanzweifel/changelog-updater-action@v1
@ -23,6 +23,6 @@ jobs:
- name: Commit updated CHANGELOG
uses: stefanzweifel/git-auto-commit-action@v4
with:
branch: main
branch: develop
commit_message: Update CHANGELOG
file_pattern: CHANGELOG.md