Skip to content

Commit e43a8bd

Browse files
authored
cc
1 parent 4d21ee9 commit e43a8bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/penpot-extractor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ jobs:
195195
-T "${asset_path}" \
196196
"https://uploads.github.com/repos/${{ github.repository }}/releases/${{ steps.create_release.outputs.id }}/assets?name=${asset_name}"
197197
198-
asset_path="penpot-backend-extracted/penpot-frontend-extracted.tar.gz"
198+
asset_path="penpot-backend-extracted/penpot-backend-extracted.tar.gz"
199199
asset_name="penpot-backend-extracted.tar.gz"
200200
curl -L \
201201
-X POST \

0 commit comments

Comments
 (0)