Skip to content

Commit b0c55f7

Browse files
committed
debug try8: reference to github-pages environment
1 parent 55fbad8 commit b0c55f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docs.yml

+1
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
# julia -e 'include("contrib/build_sysimg.jl"); build_sysimg(force=true)'
3030
# julia --project=doc/ doc/make.jl deploy
3131
- name: deploy to juliacn docs server
32+
environment: github-pages
3233
uses: appleboy/scp-action@master
3334
with:
3435
host: ${{ secrets.MIRROR_SERVER_HOST }}

0 commit comments

Comments
 (0)