Skip to content

Commit

Permalink
Update stage.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
joreg authored Dec 14, 2024
1 parent e89af0b commit 98922f6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/stage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: build on target
uses: garygrossgarten/github-action-ssh@release
with:
command: ./stage.visualprogramming.net/build.sh
host: 'visualprogramming.net'
command: ./stage.vvvv.org/build.sh
host: 'vvvv.org'
username: vvvv
privateKey: ${{ secrets.SSH_PRIVATE_KEY}}

0 comments on commit 98922f6

Please sign in to comment.