We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38d0623 commit bad65d8Copy full SHA for bad65d8
β.github/workflows/publish-go-tester-task.yml
@@ -130,7 +130,7 @@ jobs:
130
- name: Upload artifacts
131
uses: actions/upload-artifact@v4
132
with:
133
- name: arduino-create-agent-${{ matrix.os }}${{ matrix.arch }}
+ name: arduino-cloud-agent-${{ matrix.os }}${{ matrix.arch }}
134
path: |
135
- arduino-create-agent*
+ arduino-cloud-agent*
136
if-no-files-found: error
0 commit comments