Skip to content

Commit a399134

Browse files
⬆️ CI/CD: Updated
1 parent e4e401d commit a399134

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/python-library-rc.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323

2424
- name: 📑 Create tag
2525
run: |
26+
echo "test"
2627
echo VARIAVEL_ABC="$(git ls-remote --tags origin | grep ${TAG##*/})" >> $GITHUB_ENV
2728
2829
if [[ -n "$VARIAVEL_ABC" ]]; then

0 commit comments

Comments
 (0)