Correcting syntax

This commit is contained in:
hitanshu310 2025-06-10 23:24:03 +05:30
parent bdb4c77ac3
commit b7c6149fb7

View File

@ -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)