Skip to content

Commit bad65d8

Browse files
Update name in test release workflow
1 parent 38d0623 commit bad65d8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/publish-go-tester-task.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ jobs:
130130
- name: Upload artifacts
131131
uses: actions/upload-artifact@v4
132132
with:
133-
name: arduino-create-agent-${{ matrix.os }}${{ matrix.arch }}
133+
name: arduino-cloud-agent-${{ matrix.os }}${{ matrix.arch }}
134134
path: |
135-
arduino-create-agent*
135+
arduino-cloud-agent*
136136
if-no-files-found: error

0 commit comments

Comments
 (0)