Skip to content

Commit

Permalink
more debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
Chickensoupwithrice committed Jan 15, 2025
1 parent 14bbb93 commit 66e4824
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/generate-changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,8 @@ jobs:
export RELEASE_LATEST_COMMIT=$(git rev-parse HEAD)
echo "Latest Commit: $RELEASE_LATEST_COMMIT"
echo "Latest Release: $RELEASE_LATEST_RELEASE"
git rev-parse --abbrev-ref HEAD
git log -n 5
./changelog update-as-pr \
--github.repo=$GH_REPO \
--output.repo.base="main" \
Expand Down

0 comments on commit 66e4824

Please sign in to comment.