Skip to content

Commit c909e2c

Browse files
authored
maybe this? (#63)
1 parent 6c05795 commit c909e2c

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
@@ -45,7 +45,7 @@ jobs:
4545
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4646
with:
4747
upload_url: ${{ needs.get_draft_release.outputs.release_upload_url }}
48-
asset_path: ./dist.tar.gz
48+
asset_path: ./resources/dist.tar.gz
4949
asset_name: dist.tar.gz
5050
asset_content_type: application/tar+gz
5151

0 commit comments

Comments
 (0)