diff --git a/.github/workflows/desktop-release.yml b/.github/workflows/desktop-release.yml index c53bdd523..2ee49eea2 100644 --- a/.github/workflows/desktop-release.yml +++ b/.github/workflows/desktop-release.yml @@ -91,7 +91,7 @@ jobs: NODE - name: Build and publish Tauri release - uses: tauri-apps/tauri-action@v1 + uses: tauri-apps/tauri-action@v0 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: