We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9b52c5c + e8e9f6c commit 590078fCopy full SHA for 590078f
.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