Skip to content

Commit

Permalink
chore: Fix release-please package name
Browse files Browse the repository at this point in the history
  • Loading branch information
nzakas committed Oct 18, 2023
1 parent 5dee132 commit 86a98a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yml
Expand Up @@ -11,7 +11,7 @@ jobs:
id: release
with:
release-type: node
package-name: test-release-please
package-name: object-schema
# The logic below handles the npm publication:
- uses: actions/checkout@v4
# these if statements ensure that a publication only occurs when
Expand Down

0 comments on commit 86a98a3

Please sign in to comment.