Skip to content

Commit eddb200

Browse files
authored
Merge branch 'main' into jsjoeio-fix-help-about
2 parents d610440 + b990dab commit eddb200

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs-preview.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
with:
3131
repository: coder/m
3232
ref: refs/heads/master
33-
token: ${{ secrets.GH_ACCESS_TOKEN }}
33+
ssh-key: ${{ secrets.READONLY_M_DEPLOY_KEY }}
3434
submodules: true
3535
fetch-depth: 0
3636

0 commit comments

Comments
 (0)