Skip to content

Commit

Permalink
Update dev-push.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dbenham authored Oct 2, 2024
1 parent 6981915 commit 05a1094
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dev-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ jobs:
- name: test cmd exec on stage.cmkc.hubzero.org
run: |
echo "test"
ssh -i ~/.ssh/github-workflow-hubadmin-key [email protected] "date >> /var/www/dev/drbtest.txt;"
ssh [email protected] "date >> /var/www/dev/drbtest.txt;"

0 comments on commit 05a1094

Please sign in to comment.