Skip to content

Commit 7bf48b3

Browse files
committed
Update github-actions.yml
1 parent e5f3923 commit 7bf48b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/github-actions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ jobs:
1212
uses: JS-DevTools/npm-publish@v3
1313
with:
1414
token: ${{ secrets.NPM_TOKEN }}
15-
package: '.'
15+
package: '../'

0 commit comments

Comments
 (0)