Skip to content

Commit fe8978a

Browse files
author
nazarfil
committed
fix: use manifest
1 parent 64aebf4 commit fe8978a

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/release-please.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,5 @@ jobs:
2020
- uses: googleapis/release-please-action@v4.3.0
2121
with:
2222
token: ${{ secrets.RELEASE_GH_TOKEN }}
23-
release-type: python
23+
config-file: release-please-config.json
24+
manifest-file: .release-please-manifest.json

0 commit comments

Comments
 (0)