Skip to content

Commit

Permalink
🧱 chore: it is automatically deployed after being pushed to the server
Browse files Browse the repository at this point in the history
  • Loading branch information
yangfei4913438 committed Apr 17, 2024
1 parent d8093d7 commit 272fee8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ jobs:
REMOTE_HOST: ${{ secrets.REMOTE_HOST }}
REMOTE_USER: ${{ secrets.REMOTE_USER }}
TARGET: ${{ secrets.REMOTE_TARGET }}
# SCRIPT_AFTER: |
# sh /opt/survey/update_survey.sh survey
SCRIPT_AFTER: |
sh /opt/survey/update_survey.sh survey

0 comments on commit 272fee8

Please sign in to comment.