Răsfoiți Sursa

fix: update rust docs PR needs a path (#742)

It is being checked out in a subdir, so we need to give the PR a path to it.
Jacob Bolda 5 ani în urmă
părinte
comite
07b7d3179a
1 a modificat fișierele cu 1 adăugiri și 0 ștergeri
  1. 1 0
      .github/workflows/update-docs.yml

+ 1 - 0
.github/workflows/update-docs.yml

@@ -46,6 +46,7 @@ jobs:
           token: ${{ secrets.GITHUB_TOKEN }}
           commit-message: "chore(docs): Update Rust docs"
           branch: docs/release
+          path: tauri-docs
           title: Update Docs
           labels: "new release"
           body: |