Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 1f2dbd7

Browse files
committedDec 28, 2020
1 parent b049fd6 commit 1f2dbd7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎.github/workflows/release.yml

+1
Original file line numberDiff line numberDiff line change
@@ -228,6 +228,7 @@ jobs:
228228
with:
229229
repository: 'bcmi-labs/arduino-create-agent-installer' # the repo which contains install.xml
230230
token: ${{ secrets.ARDUINO_CREATE_AGENT_CI_PAT }}
231+
ref: 'umbynos/rename'
231232

232233
- name: Download artifact
233234
uses: actions/download-artifact@v2

0 commit comments

Comments
 (0)
Please sign in to comment.