Skip to content

Commit d039887

Browse files
committed
Try putting config paths in
1 parent e3744a2 commit d039887

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/publish.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ jobs:
2929
with:
3030
token: ${{ steps.generate-token.outputs.token }}
3131
release-type: node
32+
config-file: release-please-config.json
33+
manifest-file: .release-please-manifest.json
3234
outputs:
3335
release_created: ${{ steps.release.outputs.release_created }}
3436
publish:

0 commit comments

Comments
 (0)