Skip to content

Commit 590078f

Browse files
authored
Merge pull request #3 from selesy/feat/initial-library
Fix/Release-please configuration location
2 parents 9b52c5c + e8e9f6c commit 590078f

File tree

1 file changed

+1
-1
lines changed

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

0 commit comments

Comments
 (0)