chore: publish workflow

This commit is contained in:
Mo
2022-06-20 11:07:32 -05:00
parent 5ed29de542
commit 56bd64c7e6
3 changed files with 7 additions and 7 deletions

View File

@@ -17,7 +17,7 @@ jobs:
token: ${{ secrets.CI_PAT_TOKEN }}
fetch-depth: 0
- uses: actions/setup-node@v1
- uses: actions/setup-node@v3
with:
registry-url: 'https://registry.npmjs.org'