Browse Source

chore: only run publish for tauri

Lucas Nogueira 2 năm trước cách đây
mục cha
commit
e7af22c9d9
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      .github/workflows/publish-hotfix.yml

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

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