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 3d6150a commit fb08dce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate_changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
auto-changelog
git add CHANGELOG.md
git commit -m "autogenerated changelog"
git push origin HEAD:main
git push origin HEAD
# checkpoint
generate-changelog-success:
Expand Down

0 comments on commit fb08dce

Please sign in to comment.