We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca6d6cb commit 8b11b44Copy full SHA for 8b11b44
1 file changed
.github/workflows/release-please.yaml
@@ -11,7 +11,7 @@ jobs:
11
id: release
12
with:
13
release-type: node
14
- package-name: test-release-please
+ package-name: "@0x/0x-parser"
15
# The logic below handles the npm publication:
16
- uses: actions/checkout@v3
17
# these if statements ensure that a publication only occurs when
0 commit comments