mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-01 03:02:28 +03:00
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.
This commit is contained in:
parent
d8af70fa95
commit
07b7d3179a
1
.github/workflows/update-docs.yml
vendored
1
.github/workflows/update-docs.yml
vendored
@ -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: |
|
||||
|
Loading…
Reference in New Issue
Block a user