mirror of
https://github.com/Llewellynvdm/starship.git
synced 2024-12-25 03:16:01 +00:00
ci: add missing GH token to doc publishing flow
This commit is contained in:
parent
145ce96057
commit
167a7a51c8
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -357,3 +357,5 @@ jobs:
|
||||
steps:
|
||||
- name: Trigger workflow dispatch
|
||||
run: gh workflow run publish-docs.yml
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
Loading…
Reference in New Issue
Block a user