chore: only run publish for tauri

This commit is contained in:
Lucas Nogueira 2022-09-15 16:51:42 -03:00
parent c89ed86dbd
commit e7af22c9d9
No known key found for this signature in database
GPG Key ID: FFEA6C72E73482F1

View File

@ -46,6 +46,7 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}
command: 'version-or-publish'
createRelease: true
filterPackages: 'tauri'
- name: Trigger cli.js publishing workflow
if: |