forked from Hithomelabs/CFTunnels
Correcting syntax
This commit is contained in:
parent
bdb4c77ac3
commit
b7c6149fb7
@ -13,6 +13,7 @@ jobs:
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- name: Get new version
|
||||
id: new_version
|
||||
run: |
|
||||
VERSION=$(git describe --tags --abbrev=0)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user