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 e472c81 commit 74075a1Copy full SHA for 74075a1
1 file changed
.github/workflows/deploy.yml
@@ -245,4 +245,4 @@ jobs:
245
manifest_repo: seL4/microkit-manifest
246
manifest_branch: main
247
env:
248
- GH_SSH: ${{ secrets.GH_SSH }}
+ GH_SSH: ${{ secrets.CI_SSH }}
0 commit comments