Skip to content

Commit

Permalink
Update gatsby-build.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
adityakusupati authored Aug 8, 2024
1 parent 3a79dcb commit bdaef25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gatsby-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
- name: Transfer public.zip to server
uses: appleboy/scp-action@master
with:
host: tricycle.cs.washington.edu
host: bicycle.cs.washington.edu
username: ${{ secrets.SERVER_USERNAME }}
password: ${{ secrets.SERVER_PASSWORD }}
source: "public.zip"
Expand Down

0 comments on commit bdaef25

Please sign in to comment.