We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8c5a9c commit 177de71Copy full SHA for 177de71
.github/workflows/deploy.yaml
@@ -25,6 +25,4 @@ jobs:
25
username: ${{ secrets.SSH_USERNAME }}
26
privateKey: ${{ secrets.SSH_KEY }}
27
concurrency: 10
28
- rmRemote: true
29
- atomicPut: true
30
0 commit comments