We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
AWS_PLUGIN_TARGET
1 parent fa85b31 commit a33c83eCopy full SHA for a33c83e
.github/workflows/publish-go-nightly-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: /arduino-lint/nightly/
+ AWS_PLUGIN_TARGET: /arduino-lint/
11
AWS_REGION: "us-east-1"
12
ARTIFACT_PREFIX: dist-
13
0 commit comments