Skip to content

Commit

Permalink
debug try8: reference to github-pages environment
Browse files Browse the repository at this point in the history
  • Loading branch information
johnnychen94 committed Aug 12, 2021
1 parent 55fbad8 commit b0c55f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
# julia -e 'include("contrib/build_sysimg.jl"); build_sysimg(force=true)'
# julia --project=doc/ doc/make.jl deploy
- name: deploy to juliacn docs server
environment: github-pages
uses: appleboy/scp-action@master
with:
host: ${{ secrets.MIRROR_SERVER_HOST }}
Expand Down

0 comments on commit b0c55f7

Please sign in to comment.