mirror of
https://github.com/Cian-H/my_nvim_config.git
synced 2025-12-22 12:11:58 +00:00
Update trigger_rebuild.yaml
This commit is contained in:
2
.github/workflows/trigger_rebuild.yaml
vendored
2
.github/workflows/trigger_rebuild.yaml
vendored
@@ -10,6 +10,8 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Trigger rebuild
|
||||
env:
|
||||
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
run: |
|
||||
gh api \
|
||||
--method POST \
|
||||
|
||||
Reference in New Issue
Block a user