Ver Fonte

chore: only run publish for tauri

Lucas Nogueira há 2 anos atrás
pai
commit
e7af22c9d9
1 ficheiros alterados com 1 adições e 0 exclusões
  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: |