Update covector-version-or-publish.yml

This commit is contained in:
Jonas Kruckenberg 2023-05-04 10:12:27 +02:00 committed by GitHub
parent ef1673e725
commit b7a1b8e88f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -48,7 +48,7 @@ jobs:
restore-keys: |
${{ runner.os }}-pnpm-store-
- name: covector version or publish (publish when no change files present)
uses: jbolda/covector/packages/action@covector-v0.7
uses: jbolda/covector/packages/action@covector-v0
id: covector
with:
token: ${{ secrets.GITHUB_TOKEN }}