chore: workflows

This commit is contained in:
Mo
2022-06-24 08:04:03 -05:00
parent 34f00c5946
commit 50136d9373
9 changed files with 29 additions and 30 deletions

View File

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