Skip to content

Commit 3168782

Browse files
committed
fix path
1 parent 2e09b31 commit 3168782

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
uses: JS-DevTools/npm-publish@v3
2828
with:
2929
token: ${{ secrets.NPM_TOKEN }}
30-
package: '@nostrwatch/nostrawl'
30+
package: '.'
3131
strategy: all
3232
access: public
3333

0 commit comments

Comments
 (0)