Skip to content

Commit 09f3b7c

Browse files
committed
observe the result of a pushed tag
1 parent bb9ac23 commit 09f3b7c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/gh-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ jobs:
6565
# zip -r dist_zip/article.zip dist-article/
6666

6767
# Determine version/tag for naming
68+
# if this is a tagged build, use the tag
6869
- name: Determine release name
6970
id: vars
7071
run: |

0 commit comments

Comments
 (0)