Skip to content

Commit 167da18

Browse files
committed
chore: move release-please configuration file
1 parent 31cd1d9 commit 167da18

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.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: release-please-config.yaml
21+
config-file: .github/release-please-config.yaml
2222
manifest-file: .release-please-manifest.json

0 commit comments

Comments
 (0)