Skip to content

Commit 6e660c8

Browse files
Update release.yml
1 parent 086f838 commit 6e660c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
- name: Create GitHub Release
7070
uses: softprops/action-gh-release@v2
7171
with:
72-
files: NetChecksumUtils_${{ steps.get_version.outputs.VERSION }}.zip
72+
files: YAEmailValidator_${{ steps.get_version.outputs.VERSION }}.zip
7373
name: Release ${{ steps.get_version.outputs.VERSION }}
7474
draft: false
7575
prerelease: false

0 commit comments

Comments
 (0)