Skip to content

Commit bd71836

Browse files
committed
chore: update release please
1 parent bc33f9f commit bd71836

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
release-please:
99
runs-on: ubuntu-latest
1010
outputs:
11-
release-created: ${{ steps.release.outputs.release_created }}
11+
release-created: ${{ steps.release.outputs.releases_created }}
1212
steps:
1313
- uses: google-github-actions/release-please-action@v3
1414
id: release

0 commit comments

Comments
 (0)