Skip to content

Commit

Permalink
Fix script bug.
Browse files Browse the repository at this point in the history
  • Loading branch information
winlinvip committed Nov 11, 2023
1 parent 0f6b5f6 commit 478755e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,6 @@ jobs:
################################################################
# Execute command in a ssh, because ufw limit the rate.
- name: Restart the containers
env:
SEARCH_APIKEY: ${{ secrets.SEARCH_APIKEY }}
uses: appleboy/ssh-action@master
with:
host: ${{ env.SRS_DROPLET_EIP }}
Expand Down

0 comments on commit 478755e

Please sign in to comment.