TP-39914 | test

This commit is contained in:
Aman Chaturvedi
2024-03-12 11:49:23 +05:30
parent d23c9f0d35
commit 1d7ccb9475

View File

@@ -86,8 +86,8 @@ jobs:
echo "tag_exists=true" >> $GITHUB_ENV
fi
- name: check tag
run: echo ${{ env.tag_exists }}
- name: check tag
run: echo ${{ env.tag_exists }}
# - name: Create and push tag
# if: env.tag_exists == 'false'