chore: workflow

This commit is contained in:
Mo
2022-06-10 13:59:36 -05:00
parent 5776ef3e3a
commit 63bc580b30

View File

@@ -13,6 +13,7 @@ jobs:
steps:
- uses: actions/checkout@v2
with:
token: ${{ secrets.CI_PAT_TOKEN }}
fetch-depth: 0
- uses: actions/setup-node@v1
with: