Skip to content

Commit

Permalink
try upload without concurency for the deploy GitHub workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
fharper committed Nov 16, 2024
1 parent efbe700 commit e4bff4c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,3 @@ jobs:
host: ${{ secrets.SSH_HOST }}
username: ${{ secrets.SSH_USERNAME }}
privateKey: ${{ secrets.SSH_KEY }}
concurrency: 10

0 comments on commit e4bff4c

Please sign in to comment.