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 @@ -191,6 +191,7 @@ jobs:
191191 with :
192192 repository : " bcmi-labs/arduino-create-agent-installer" # the repo which contains the bundle structure and icons
193193 token : ${{ secrets.ARDUINO_CREATE_AGENT_CI_PAT }}
194+ ref : rename-to-cloud-agent
194195
195196 - name : Download artifact
196197 uses : actions/download-artifact@v4
@@ -422,6 +423,7 @@ jobs:
422423 with :
423424 repository : " bcmi-labs/arduino-create-agent-installer" # the repo which contains install.xml
424425 token : ${{ secrets.ARDUINO_CREATE_AGENT_CI_PAT }}
426+ ref : rename-to-cloud-agent
425427
426428 - name : Download artifact
427429 uses : actions/download-artifact@v4
@@ -515,6 +517,7 @@ jobs:
515517 with :
516518 repository : " bcmi-labs/arduino-create-agent-installer" # the repo which contains the icons/background
517519 token : ${{ secrets.ARDUINO_CREATE_AGENT_CI_PAT }}
520+ ref : rename-to-cloud-agent
518521
519522 - name : Download artifact
520523 uses : actions/download-artifact@v4
You can’t perform that action at this time.
0 commit comments