Browse Source

chore: only run publish for tauri

Lucas Nogueira 2 years ago
parent
commit
e7af22c9d9
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .github/workflows/publish-hotfix.yml

+ 1 - 0
.github/workflows/publish-hotfix.yml

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