Skip to content

Commit

Permalink
fix package path
Browse files Browse the repository at this point in the history
  • Loading branch information
RobBrazier committed Mar 11, 2022
1 parent 3d92810 commit 4bf1577
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tag.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@ jobs:
uses: JS-DevTools/npm-publish@v1
with:
token: ${{ secrets.NPM_TOKEN }}
dry-run: true
package: ./package/package.json

- name: Create GitHub Release
id: create_release
Expand Down

0 comments on commit 4bf1577

Please sign in to comment.