Skip to content

Commit 62824f9

Browse files
committed
ci: try fix release script
1 parent b327ffc commit 62824f9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release-please.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ jobs:
77
release:
88
name: 'Release Please'
99
runs-on: ubuntu-latest
10+
outputs:
11+
release_created: ${{ steps.release.outputs.release_created }}
1012
steps:
1113
- uses: googleapis/release-please-action@v4
1214
id: release

0 commit comments

Comments
 (0)