mirror of
https://github.com/starship/starship.git
synced 2026-06-21 02:02:14 +07:00
ci: add missing GH token to doc publishing flow
This commit is contained in:
@@ -357,3 +357,5 @@ jobs:
|
||||
steps:
|
||||
- name: Trigger workflow dispatch
|
||||
run: gh workflow run publish-docs.yml
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user