diff --git a/.github/workflows/alpha.yml b/.github/workflows/alpha.yml index 81998cc..924b678 100644 --- a/.github/workflows/alpha.yml +++ b/.github/workflows/alpha.yml @@ -62,7 +62,7 @@ jobs: yarn run check - name: Tauri build - uses: tauri-apps/tauri-action@0 + uses: tauri-apps/tauri-action@v0 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} TAURI_PRIVATE_KEY: ${{ secrets.TAURI_PRIVATE_KEY }}