Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
Naoray committed Jul 18, 2024
1 parent 496c856 commit 443a957
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/backfill-changelogs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
published_at: release.published_at
})));
- name: Debug releases output
- name: Output releases
run: |
echo "Releases output:"
echo '${{ steps.get_releases.outputs.result }}'
echo '${{ steps.get_releases.outputs.result }}' | jq .

0 comments on commit 443a957

Please sign in to comment.