File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed
Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -172,6 +172,7 @@ jobs:
172172 with :
173173 repository : " bcmi-labs/arduino-create-agent-installer" # the repo which contains the bundle structure and icons
174174 token : ${{ secrets.ARDUINO_CREATE_AGENT_CI_PAT }}
175+ ref : rename-to-cloud-agent
175176
176177 - name : Download artifact
177178 uses : actions/download-artifact@v4
@@ -403,6 +404,7 @@ jobs:
403404 with :
404405 repository : " bcmi-labs/arduino-create-agent-installer" # the repo which contains install.xml
405406 token : ${{ secrets.ARDUINO_CREATE_AGENT_CI_PAT }}
407+ ref : rename-to-cloud-agent
406408
407409 - name : Download artifact
408410 uses : actions/download-artifact@v4
@@ -496,6 +498,7 @@ jobs:
496498 with :
497499 repository : " bcmi-labs/arduino-create-agent-installer" # the repo which contains the icons/background
498500 token : ${{ secrets.ARDUINO_CREATE_AGENT_CI_PAT }}
501+ ref : rename-to-cloud-agent
499502
500503 - name : Download artifact
501504 uses : actions/download-artifact@v4
You can’t perform that action at this time.
0 commit comments