Skip to content

Commit

Permalink
trying git publish
Browse files Browse the repository at this point in the history
  • Loading branch information
theetherGit committed Aug 18, 2023
1 parent 5e4bef5 commit d103d30
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,10 @@ jobs:
- run: cd package && ls
# - run: pnpm test
- uses: JS-DevTools/npm-publish@v2
-run: ls
with:
token: ${{ secrets.NPM_TOKEN }}
package: "./package"
ignore-scripts: true
dry-run: true

0 comments on commit d103d30

Please sign in to comment.