We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d06edf commit ff023aaCopy full SHA for ff023aa
.github/workflows/python-library-rc.yml
@@ -33,6 +33,8 @@ jobs:
33
34
git tag $NEW_TAG
35
git push origin --tags
36
+ echo $OUTPUT
37
+ echo $TAG
38
echo $NEW_TAG
39
shell: bash
40
0 commit comments