Skip to content

Commit

Permalink
fix(generate_changelog): workflow testing
Browse files Browse the repository at this point in the history
  • Loading branch information
dstroy0 committed Jun 1, 2023
1 parent 8569029 commit e3169f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/generate_changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
git config user.name "dstroy0"
git config user.email "dstroy0@users.noreply.github.com"
git checkout origin/main
ls
github_changelog_generator
git add CHANGELOG.md
git commit -m "autogenerated changelog"
Expand Down

0 comments on commit e3169f2

Please sign in to comment.