Skip to content

Commit 82b37ec

Browse files
Set AWS_PLUGIN_TARGET to /tools/
1 parent 17e18d4 commit 82b37ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
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: /arduino101load/
10+
AWS_PLUGIN_TARGET: /tools/
1111
ARTIFACT_NAME: dist
1212
# See: https://github.com/actions/setup-go/tree/main#supported-version-syntax
1313
GO_VERSION: "1.17"

0 commit comments

Comments
 (0)