Skip to content

Commit a709039

Browse files
committed
ci: relocate changelog update to test release workflow
- Moved `changelog-action` and `CHANGELOG.md` commit steps from `release_and_changelog.yml` to `main_test_release.yml`.
1 parent 2c5c66b commit a709039

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/main_test_release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@ jobs:
7171
uses: requarks/changelog-action@main
7272
with:
7373
token: ${{ github.token }}
74-
tag: ${{ github.ref_name }}
7574

7675
- name: Commit CHANGELOG.md
7776
uses: stefanzweifel/git-auto-commit-action@master

0 commit comments

Comments
 (0)