We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7b43c8 commit 02bafdbCopy full SHA for 02bafdb
.github/workflows/release-please.yml
@@ -12,7 +12,7 @@ jobs:
12
release-please:
13
runs-on: ubuntu-latest
14
outputs:
15
- released_created: ${{ steps.release.outputs.release_created }}
+ release_created: ${{ steps.release.outputs.release_created }}
16
tag_name: ${{ steps.release.outputs.tag_name }}
17
steps:
18
- uses: google-github-actions/release-please-action@v4
0 commit comments