Skip to content

Commit

Permalink
New deploy host
Browse files Browse the repository at this point in the history
  • Loading branch information
sampsyo committed Jan 1, 2021
1 parent 4e6abc5 commit d65455d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
DEPLOY_KNOWN_HOSTS: ${{ secrets.DEPLOY_KNOWN_HOSTS }}
DEPLOY_SRC: ./book/
DEPLOY_DEST: sync/bril-book
DEPLOY_2_HOST: courses
DEPLOY_2_HOST: courses.cit.cornell.edu
DEPLOY_2_DEST: coursewww/capra.cs.cornell.edu/htdocs/bril
run: |
echo "$DEPLOY_KEY" > pk
Expand Down

0 comments on commit d65455d

Please sign in to comment.