Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
hugotiburtino committed Jan 31, 2025
1 parent bee60a0 commit 398322c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
echo "REMOTE_HOST=${{ secrets.REMOTE_HOST_PRODUCTION }}" >> $GITHUB_ENV
echo "REMOTE_USER=${{ secrets.REMOTE_USER_PRODUCTION }}" >> $GITHUB_ENV
echo "DOMAIN=https://editor.serlo.org/" >> $GITHUB_ENV
# Maybe split ssh key between production and others
- name: Deploy to Server
uses: appleboy/[email protected]
Expand Down

0 comments on commit 398322c

Please sign in to comment.