mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-11-28 12:27:16 +03:00
Revert "chore(ci): run covector publish"
This reverts commit d956ccda7d
.
This commit is contained in:
parent
c59846d088
commit
b8c146a715
@ -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'
|
||||
|
Loading…
Reference in New Issue
Block a user