We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e4a0d0 commit 7490302Copy full SHA for 7490302
1 file changed
.github/workflows/e2e-nightly-ci.yml
@@ -172,6 +172,7 @@ jobs:
172
GIT_REPO_URL: "git@github.com:fleetrepoci/test.git"
173
GIT_REPO_HOST: "github.com"
174
GIT_REPO_USER: "git"
175
+ GITHUB_PAT_TOKEN: ${{ secrets.CI_PRIVATE_REPO_PAT }}
176
GIT_REPO_BRANCH: ${{ matrix.k3s_version }}
177
CI_OCI_USERNAME: ${{ secrets.CI_OCI_USERNAME }}
178
CI_OCI_PASSWORD: ${{ secrets.CI_OCI_PASSWORD }}
0 commit comments