Skip to content

Commit 4bf1577

Browse files
committed
fix package path
1 parent 3d92810 commit 4bf1577

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/tag.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@ jobs:
4646
uses: JS-DevTools/npm-publish@v1
4747
with:
4848
token: ${{ secrets.NPM_TOKEN }}
49+
dry-run: true
50+
package: ./package/package.json
4951

5052
- name: Create GitHub Release
5153
id: create_release

0 commit comments

Comments
 (0)