chore(ci): update covector

This commit is contained in:
Lucas Nogueira
2022-12-22 11:38:44 -03:00
parent 9ad0a9a0aa
commit 6999cdf99e

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@feat/target-commitish
uses: lucasfernog/covector/packages/action@patches
id: covector
env:
NODE_AUTH_TOKEN: ${{ secrets.ORG_NPM_TOKEN }}