mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
Switch to master since we shouldn't need origin
This commit is contained in:
parent
a69c2253b5
commit
403b0f902b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/create_tag.yml
vendored
2
.github/workflows/create_tag.yml
vendored
|
|
@ -23,7 +23,7 @@ jobs:
|
|||
fetch-depth: 0
|
||||
|
||||
- name: Checkout master
|
||||
run: git checkout origin/master
|
||||
run: git switch master
|
||||
|
||||
- name: Get current version
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue