chore(ci): use jbolda/covector again

The patches we needed have been released!
This commit is contained in:
Lucas Nogueira
2023-02-02 18:22:34 -03:00
parent 0111b88d75
commit 7500a0e23a

View File

@@ -37,7 +37,7 @@ jobs:
git config --global user.email "${{ github.event.pusher.email }}"
- name: covector version or publish (publish when no change files present)
uses: lucasfernog/covector/packages/action@patches
uses: jbolda/covector/packages/action@covector-v0
id: covector
env:
NODE_AUTH_TOKEN: ${{ secrets.ORG_NPM_TOKEN }}