Skip to content

Commit d030202

Browse files
⬆️ CI/CD: Updated
1 parent a4fc7af commit d030202

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

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

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,8 @@ jobs:
3131
git tag $NEW_TAG
3232
git push origin --tags
3333
34-
echo tag $TAG
35-
echo output $OUTPUT
36-
echo new_tag $NEW_TAG
37-
34+
echo NEW_TAG="${NEW_TAG}" >> $GITHUB_ENV
35+
3836
shell: bash
3937

4038
- name: 🚀 Create release

0 commit comments

Comments
 (0)