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