Skip to content

Commit

Permalink
deploy action v7.6
Browse files Browse the repository at this point in the history
  • Loading branch information
VNxyz1 committed Nov 1, 2023
1 parent ffd0c49 commit 2693314
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ jobs:
with:
host: ${{secrets.SSH_HOST}}
user: ${{ secrets.SSH_USER }}
key: /home/runner/.ssh/id_rsa
first_ssh: |
cd ${{ secrets.SSH_PATH }}
scp: /home/runner/work/socinian-graph-dse/socinian-graph-dse/development-deploy/* => ${{ secrets.SSH_PATH }} # Warum ist der path geheim?
Expand Down

0 comments on commit 2693314

Please sign in to comment.