mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
Pull master
This commit is contained in:
parent
2d1b5314ad
commit
dcd4787f6c
1 changed files with 2 additions and 2 deletions
4
.github/workflows/create_tag.yml
vendored
4
.github/workflows/create_tag.yml
vendored
|
|
@ -20,8 +20,8 @@ jobs:
|
|||
- name: Checkout code
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- name: Fetch tags
|
||||
run: git fetch --tags --force
|
||||
- name: Pull master with tags
|
||||
run: git pull --tags origin master
|
||||
|
||||
- name: Get current version
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue