Skip to content

Commit 4d7f033

Browse files
committed
n
1 parent 3c1be22 commit 4d7f033

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
# See this blog post for more info: https://jasonet.co/posts/new-features-of-github-actions/#passing-data-to-future-steps
5454
upload_url: ${{ steps.create_release.outputs.upload_url }}
5555
asset_path: module-assembler-intellij-plugin/build/distributions/module-assembler-intellij-plugin-1.4.0.zip
56-
asset_name: module-assembler-intellij-plugin.zip
56+
asset_name: module-assembler-intellij-plugin-1.4.0.zip
5757
asset_content_type: application/zip
5858

5959

0 commit comments

Comments
 (0)