Skip to content

Commit 31cd1d9

Browse files
committed
chore: use release-please configuration
1 parent f59c79d commit 31cd1d9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/release.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,6 @@ jobs:
1717
- uses: googleapis/release-please-action@v4
1818
with:
1919
token: ${{ secrets.RELEASE_PLEASE_PAT }}
20-
release-type: simple
20+
release-type: go
21+
config-file: release-please-config.yaml
22+
manifest-file: .release-please-manifest.json

0 commit comments

Comments
 (0)