We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1c2a10 commit 1915098Copy full SHA for 1915098
1 file changed
.github/workflows/release.yaml
@@ -18,5 +18,5 @@ jobs:
18
with:
19
token: ${{ secrets.RELEASE_PLEASE_PAT }}
20
release-type: go
21
- config-file: .github/release-please-config.yaml
+ config-file: .release-please-config.yaml
22
manifest-file: .release-please-manifest.json
0 commit comments