There was an error while loading. Please reload this page.
2 parents 278fba2 + 9afacf9 commit 363fae2Copy full SHA for 363fae2
1 file changed
.github/workflows/package-smoketest.yml
@@ -145,7 +145,7 @@ jobs:
145
path: build/vyos-1x
146
repository: ${{ github.repository }}
147
token: ${{ needs.set_config.outputs.use_pat == 'true' && secrets.PAT || secrets.GITHUB_TOKEN }}
148
- ref: ${{ needs.set_config.outputs.vyos_build_ref }}
+ ref: ${{ needs.set_config.outputs.branch }}
149
persist-credentials: false
150
151
- name: Clone vyos-1x source code
0 commit comments