소스 검색

fix(ci): remove covector filterPackages

Lucas Nogueira 2 년 전
부모
커밋
f7ae62140f
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      .github/workflows/publish-hotfix.yml

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

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