mirror of
https://github.com/tauri-apps/workflow-testbed.git
synced 2026-01-31 00:35:23 +01:00
ci: migrate to the org-level bot pat
This commit is contained in:
2
.github/workflows/trigger-update-docs.yml
vendored
2
.github/workflows/trigger-update-docs.yml
vendored
@@ -14,6 +14,6 @@ jobs:
|
||||
- name: Repository Dispatch to tauri-docs
|
||||
uses: peter-evans/repository-dispatch@v1
|
||||
with:
|
||||
token: ${{ secrets.TAURI_BOT_PAT }}
|
||||
token: ${{ secrets.ORG_TAURI_BOT_PAT }}
|
||||
repository: tauri-apps/tauri-docs
|
||||
event-type: test-update-docs
|
||||
|
||||
Reference in New Issue
Block a user