Archived
1
0

fix: Update install.sh to use "coder" GitHub organization (#4638)

* fix: Update install.sh to use "coder" GitHub organization

* Update docs preview
This commit is contained in:
Kyle Carberry
2021-12-16 10:49:16 -06:00
committed by GitHub
parent 73e0b79d7f
commit ec3d9974b3
2 changed files with 7 additions and 7 deletions

View File

@ -28,7 +28,7 @@ jobs:
- name: Checkout m
uses: actions/checkout@v2
with:
repository: cdr/m
repository: coder/m
ref: refs/heads/master
token: ${{ secrets.GH_ACCESS_TOKEN }}
submodules: true