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 a450a81 commit 74cb097Copy full SHA for 74cb097
.github/workflows/release.yaml
@@ -16,3 +16,6 @@ jobs:
16
steps:
17
- name: 🚀 release-please-action
18
uses: googleapis/release-please-action@v4
19
+ with:
20
+ config-file: release-please-config.json
21
+ manifest-file: .release-please-manifest.json
0 commit comments