Skip to content

Commit f44ee93

Browse files
committed
fix: add package-name to release-please-action
1 parent 7895d54 commit f44ee93

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -235,6 +235,7 @@ jobs:
235235
with:
236236
release-type: node
237237
path: bun
238+
package-name: @chainsafe/state-transition-bun
238239
- name: Checkout Repository
239240
uses: actions/checkout@v4
240241
- name: Install Bun

0 commit comments

Comments
 (0)