Skip to content

Commit

Permalink
Update release-please.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Barnabas Busa <[email protected]>
  • Loading branch information
barnabasbusa authored Jun 14, 2024
1 parent 5e2f422 commit d6a1d35
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,14 @@ jobs:
steps:
- name: Debug configuration
run: |
ls -la
echo "GITHUB_REF: $GITHUB_REF"
echo "GITHUB_SHA: $GITHUB_SHA"
echo "GITHUB_REPOSITORY: $GITHUB_REPOSITORY"
echo "GITHUB_EVENT_NAME: $GITHUB_EVENT_NAME"
echo "GITHUB_WORKSPACE: $GITHUB_WORKSPACE"
echo "Contents of release-please-config.json:"
cat release-please-config.json
cat ../../release-please-config.json
echo "Contents of .release-please-manifest.json:"
cat .release-please-manifest.json
Expand Down

0 comments on commit d6a1d35

Please sign in to comment.