We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4943e94 commit b990dabCopy full SHA for b990dab
.github/workflows/docs-preview.yaml
@@ -30,7 +30,7 @@ jobs:
30
with:
31
repository: coder/m
32
ref: refs/heads/master
33
- token: ${{ secrets.GH_ACCESS_TOKEN }}
+ ssh-key: ${{ secrets.READONLY_M_DEPLOY_KEY }}
34
submodules: true
35
fetch-depth: 0
36
0 commit comments