Skip to content

Commit

Permalink
fix: remove command timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
proffapt committed Apr 20, 2024
1 parent 31de387 commit 03302b3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ jobs:
username: ${{ secrets.USERNAME }}
key: ${{ secrets.SSH_PRIVATE_KEY }}
passphrase: ${{ secrets.PASSPHRASE }}
command_timeout: 60m
envs: WIKI_DIR
script_stop: true
script: |
Expand Down

0 comments on commit 03302b3

Please sign in to comment.