Skip to content

Commit e7eaa7d

Browse files
committed
ci: typo
1 parent fc4a4ff commit e7eaa7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
name: Create Release
1313
runs-on: ubuntu-latest
1414
outputs:
15-
tag_name: ${{ steps.release.outputs.tag_name }}
15+
tag_name: ${{ steps.tag.outputs.tag_name }}
1616
steps:
1717
- name: Checkout the repo
1818
uses: actions/checkout@v2

0 commit comments

Comments
 (0)