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 @@ -191,6 +191,7 @@ jobs:
191
191
with :
192
192
repository : " bcmi-labs/arduino-create-agent-installer" # the repo which contains the bundle structure and icons
193
193
token : ${{ secrets.ARDUINO_CREATE_AGENT_CI_PAT }}
194
+ ref : rename-to-cloud-agent
194
195
195
196
- name : Download artifact
196
197
uses : actions/download-artifact@v4
@@ -422,6 +423,7 @@ jobs:
422
423
with :
423
424
repository : " bcmi-labs/arduino-create-agent-installer" # the repo which contains install.xml
424
425
token : ${{ secrets.ARDUINO_CREATE_AGENT_CI_PAT }}
426
+ ref : rename-to-cloud-agent
425
427
426
428
- name : Download artifact
427
429
uses : actions/download-artifact@v4
@@ -515,6 +517,7 @@ jobs:
515
517
with :
516
518
repository : " bcmi-labs/arduino-create-agent-installer" # the repo which contains the icons/background
517
519
token : ${{ secrets.ARDUINO_CREATE_AGENT_CI_PAT }}
520
+ ref : rename-to-cloud-agent
518
521
519
522
- name : Download artifact
520
523
uses : actions/download-artifact@v4
You can’t perform that action at this time.
0 commit comments