We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
AWS_PLUGIN_TARGET
/tools/
1 parent 17e18d4 commit 82b37ecCopy full SHA for 82b37ec
.github/workflows/release-go-crosscompile-task.yml
@@ -7,7 +7,7 @@ env:
7
# As defined by the Taskfile's DIST_DIR variable
8
DIST_DIR: dist
9
# The project's folder on Arduino's download server for uploading builds
10
- AWS_PLUGIN_TARGET: /arduino101load/
+ AWS_PLUGIN_TARGET: /tools/
11
ARTIFACT_NAME: dist
12
# See: https://github.com/actions/setup-go/tree/main#supported-version-syntax
13
GO_VERSION: "1.17"
0 commit comments