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