Skip to content

Commit baee49b

Browse files
authored
Update releaseTagtest.yml
1 parent 972d646 commit baee49b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/releaseTagtest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ jobs:
1111
steps:
1212
- name: Get release output
1313
run: |
14-
echo ${{ github.event.release.tag_name }}
14+
echo ${{ github.event.release.name }}

0 commit comments

Comments
 (0)