Skip to content

Commit 94b21c7

Browse files
authored
Fix/168 (#168)
* Restore prefixed package name * Set the correct version to built release bundle
1 parent 8feb41e commit 94b21c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tagged_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
target_commitish: ${{ env.release_branch_name }}
8181
draft: false
8282
prerelease: false
83-
files: semantic-ui-schematics-${{ github.event.inputs.release_version }}.tgz
83+
files: esmf-semantic-ui-schematics-${{ github.event.inputs.release_version }}.tgz
8484
env:
8585
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
8686

0 commit comments

Comments
 (0)