Skip to content

Commit cb4a281

Browse files
author
Leith Merrifield
committed
error in release action
1 parent 7c6956d commit cb4a281

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4747
with:
4848
upload_url: ${{steps.release.outputs.upload_url}}
49-
asset_path: .
49+
asset_path: ./release.zip
5050
asset_name: release.zip
5151
asset_content_type: application/zip
5252

0 commit comments

Comments
 (0)