Fixed the tag name again.:

This commit is contained in:
pyth0n1c
2021-08-17 09:28:21 -07:00
parent aae755c578
commit 0141d689a6
+1 -1
View File
@@ -158,7 +158,7 @@ jobs:
- name: Set tag to '' for non-tagged releases (default behavior)
id: vars
run: |
echo ::set-output name=tag::''
echo ::set-output name=tag::{}
- name: Set tag for tagged releases
id: vars