فهرست منبع

chore: only run publish for tauri

Lucas Nogueira 2 سال پیش
والد
کامیت
e7af22c9d9
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  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: |