Skip to content

Commit

Permalink
chore: only run publish for tauri
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasfernog committed Sep 15, 2022
1 parent c89ed86 commit e7af22c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-hotfix.yml
Expand Up @@ -46,6 +46,7 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}
command: 'version-or-publish'
createRelease: true
filterPackages: 'tauri'

- name: Trigger cli.js publishing workflow
if: |
Expand Down

0 comments on commit e7af22c

Please sign in to comment.