We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5f3923 commit 7bf48b3Copy full SHA for 7bf48b3
.github/workflows/github-actions.yml
@@ -12,4 +12,4 @@ jobs:
12
uses: JS-DevTools/npm-publish@v3
13
with:
14
token: ${{ secrets.NPM_TOKEN }}
15
- package: '.'
+ package: '../'
0 commit comments