mirror of
https://github.com/tauri-apps/tauri-docs.git
synced 2026-01-31 00:35:16 +01:00
fix: use tauri bot token
This commit is contained in:
2
.github/workflows/status.yml
vendored
2
.github/workflows/status.yml
vendored
@@ -12,6 +12,8 @@ jobs:
|
||||
contents: write
|
||||
pull-requests: write
|
||||
issues: write
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.ORG_TAURI_BOT_PAT }}
|
||||
steps:
|
||||
- name: Set up GitHub CLI
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user