Skip to content

Commit 1915098

Browse files
committed
build: fix release-please configuration location
1 parent e1c2a10 commit 1915098

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ jobs:
1818
with:
1919
token: ${{ secrets.RELEASE_PLEASE_PAT }}
2020
release-type: go
21-
config-file: .github/release-please-config.yaml
21+
config-file: .release-please-config.yaml
2222
manifest-file: .release-please-manifest.json

0 commit comments

Comments
 (0)