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.
release-please
1 parent 7f36851 commit 21fecb1Copy full SHA for 21fecb1
‎.github/workflows/release-please.yml‎
@@ -25,6 +25,8 @@ jobs:
25
token: ${{ secrets.GITHUB_TOKEN }}
26
release-type: simple
27
target-branch: main
28
+ config-file: release-please-config.json
29
+ manifest-file: .release-please-manifest.json
30
- if: ${{ steps.release.outputs.release_created }}
31
uses: actions/checkout@v4
32
with:
0 commit comments