Skip to content

Commit 8b11b44

Browse files
authored
feat: workflow package name (#107)
1 parent ca6d6cb commit 8b11b44

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-please.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
id: release
1212
with:
1313
release-type: node
14-
package-name: test-release-please
14+
package-name: "@0x/0x-parser"
1515
# The logic below handles the npm publication:
1616
- uses: actions/checkout@v3
1717
# these if statements ensure that a publication only occurs when

0 commit comments

Comments
 (0)