Skip to content

Commit 17ee659

Browse files
authored
Update release-please.yml
1 parent 119aa27 commit 17ee659

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/release-please.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@ jobs:
1616
steps:
1717
- uses: GoogleCloudPlatform/release-please-action@v4
1818
id: release
19-
19+
- name: debug
20+
run: echo "release_created=${{ steps.release.outputs }}"
2021

2122
outputs:
2223
release_created: ${{ steps.release.outputs.release_created }}

0 commit comments

Comments
 (0)