Skip to content

Commit

Permalink
chore: quote package name
Browse files Browse the repository at this point in the history
  • Loading branch information
fallenoak committed Nov 26, 2023
1 parent 70bf9ea commit 03cd175
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- uses: google-github-actions/release-please-action@v3
with:
release-type: node
package-name: @wowserhq/io
package-name: '@wowserhq/io'

- uses: actions/checkout@v4
if: ${{ steps.release.outputs.release_created }}
Expand Down

0 comments on commit 03cd175

Please sign in to comment.