File tree 1 file changed +3
-0
lines changed
1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -172,6 +172,7 @@ jobs:
172
172
with :
173
173
repository : " bcmi-labs/arduino-create-agent-installer" # the repo which contains the bundle structure and icons
174
174
token : ${{ secrets.ARDUINO_CREATE_AGENT_CI_PAT }}
175
+ ref : rename-to-cloud-agent
175
176
176
177
- name : Download artifact
177
178
uses : actions/download-artifact@v4
@@ -403,6 +404,7 @@ jobs:
403
404
with :
404
405
repository : " bcmi-labs/arduino-create-agent-installer" # the repo which contains install.xml
405
406
token : ${{ secrets.ARDUINO_CREATE_AGENT_CI_PAT }}
407
+ ref : rename-to-cloud-agent
406
408
407
409
- name : Download artifact
408
410
uses : actions/download-artifact@v4
@@ -496,6 +498,7 @@ jobs:
496
498
with :
497
499
repository : " bcmi-labs/arduino-create-agent-installer" # the repo which contains the icons/background
498
500
token : ${{ secrets.ARDUINO_CREATE_AGENT_CI_PAT }}
501
+ ref : rename-to-cloud-agent
499
502
500
503
- name : Download artifact
501
504
uses : actions/download-artifact@v4
You can’t perform that action at this time.
0 commit comments