Skip to content

Commit eb2fa11

Browse files
fix: specify manifest
1 parent d23f5a4 commit eb2fa11

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
id: release
1919
with:
2020
config-file: release-please-config.json
21+
manifest-file: .release-please-manifest.json
2122
- uses: actions/checkout@v5
2223
- name: install ruby
2324
if: "${{ steps.release.outputs.release_created }}"

0 commit comments

Comments
 (0)