Skip to content

Commit 2656cd7

Browse files
authored
Workflow: Remove username secret
1 parent aa55966 commit 2656cd7

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/push-build-deploy.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ jobs:
5555
uses: mojira/deploy@main
5656
with:
5757
vps_host: ${{ secrets.VPS_HOST }}
58-
vps_user: ${{ secrets.VPS_USER }}
5958
vps_ssh_key: ${{ secrets.VPS_SSH_KEY }}
6059
vps_known_hosts: ${{ secrets.VPS_KNOWN_HOSTS }}
6160
artifact_paths: |

0 commit comments

Comments
 (0)