Skip to content

Commit 5fb508a

Browse files
committed
fix(ci): specify release-please config and manifest paths
1 parent 8fec39d commit 5fb508a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release-please.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,5 @@ jobs:
1616
- uses: googleapis/release-please-action@v4
1717
with:
1818
token: ${{ secrets.GITHUB_TOKEN }}
19+
config-file: .release-please-config.json
20+
manifest-file: .release-please-manifest.json

0 commit comments

Comments
 (0)