Skip to content

Commit

Permalink
Removed timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
zss1980 committed Dec 13, 2024
1 parent 9939a20 commit 6b800c4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/deploy_version.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,5 +53,4 @@ jobs:
port: ${{ secrets.SFTP_PORT }}
key: ${{ secrets.STAGE_ID }}
uploads: |
./public/ => ./ivoa-web-stage/v/${{ env.BRANCH_NAME }}
timeout: 120s
./public/ => ./ivoa-web-stage/v/${{ env.BRANCH_NAME }}

0 comments on commit 6b800c4

Please sign in to comment.