Skip to content

Commit

Permalink
more explicit root dir
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelnlindsay committed Oct 24, 2023
1 parent 0a8cf35 commit a03c538
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-beta-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,4 +106,4 @@ jobs:
registry: ${{ env.NPM_REGISTRY_URL }}
tag: "v${{ steps.version.outputs.value }}-${{ env.BETA_SUFFIX }}"
dry-run: true
package: .
package: ./

0 comments on commit a03c538

Please sign in to comment.