Revert "chore(ci): run covector publish"

This reverts commit d956ccda7d.
This commit is contained in:
Lucas Nogueira 2022-03-30 20:55:42 -03:00
parent c59846d088
commit b8c146a715
No known key found for this signature in database
GPG Key ID: FFEA6C72E73482F1

View File

@ -43,7 +43,7 @@ jobs:
CARGO_AUDIT_OPTIONS: ${{ secrets.CARGO_AUDIT_OPTIONS }}
with:
token: ${{ secrets.GITHUB_TOKEN }}
command: 'publish'
command: 'version-or-publish'
createRelease: true
- name: Create Pull Request With Versions Bumped
if: steps.covector.outputs.commandRan == 'version'