Skip to content

Commit 256135b

Browse files
committed
debug upload script
1 parent 66bf54d commit 256135b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/upload.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929

3030
- name: Upload to Extensions Platform
3131
env:
32-
EXTENSION: molecularnodes
32+
EXTENSION: csv_importer
3333
run: |
3434
for zipfile in assets/*.zip; do
3535
echo "Uploading $zipfile to Blender Extensions Platform"

0 commit comments

Comments
 (0)