Skip to content
This repository was archived by the owner on Jul 2, 2021. It is now read-only.

Commit 7743108

Browse files
authored
Update changelog.yml
1 parent df44d2e commit 7743108

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

.github/workflows/changelog.yml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,15 +23,12 @@ jobs:
2323
uses: peter-evans/create-pull-request@v3
2424
with:
2525
token: ${{ secrets.PAT_TOKEN }}
26-
commit-message: Update CHANGELOG
26+
commit-message: Updated CHANGELOG
2727
committer: GitHub <[email protected]>
2828
author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2929
branch: chore/update-changelog
30-
delete-branch: true
31-
base: main
30+
base: "main"
3231
title: 'Update CHANGELOG'
3332
body: |
3433
Update changelog
3534
- Auto-generated by github-actions[bot]
36-
assignees: jackton1
37-
reviewers: jackton1

0 commit comments

Comments
 (0)