mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
Fix workflow name
This commit is contained in:
parent
c34406ff84
commit
cd55aa2633
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -10,6 +10,6 @@ jobs:
|
|||
- name: Update Docs
|
||||
uses: benc-uk/workflow-dispatch@v1
|
||||
with:
|
||||
workflow: update_protobufs
|
||||
workflow: "Update protobufs"
|
||||
repo: meshtastic/meshtastic
|
||||
token: ${{ secrets.ACCESS_TOKEN }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue