We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59bed8c commit cbc003eCopy full SHA for cbc003e
.github/workflows/release-please.yml
@@ -17,6 +17,7 @@ jobs:
17
with:
18
config-file: .github/release-please/config.json
19
manifest-file: .github/release-please/manifest.json
20
+ target-branch: release-please
21
22
- uses: actions/checkout@v4
23
if: ${{ steps.release.outputs.release_created }}
0 commit comments