Skip to content

Commit aa48602

Browse files
Change s3 bucket path (#4)
1 parent 666f37a commit aa48602

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-go-task.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ env:
77
# As defined by the Taskfile's DIST_DIR variable
88
DIST_DIR: dist
99
# The project's folder on Arduino's download server for uploading builds
10-
AWS_PLUGIN_TARGET: /arduino-fwuploader/plugins/
10+
AWS_PLUGIN_TARGET: /arduino-fwuploader/plugins/nina-fwuploader-plugin/
1111
ARTIFACT_NAME: dist
1212

1313
on:

0 commit comments

Comments
 (0)