Skip to content

Commit 75fc8b7

Browse files
committed
feat: created update change log file
1 parent 607ef3d commit 75fc8b7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/update-changelog.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,4 @@ jobs:
2828
with:
2929
body_path: GITHUB_CHANGELOG.md
3030
tag_name: ${{ steps.release.outputs.version }}
31+
token: ${{ secrets.GH_PAT }}

0 commit comments

Comments
 (0)