Skip to content

Commit

Permalink
Workflow test
Browse files Browse the repository at this point in the history
  • Loading branch information
martinoak committed Feb 25, 2024
1 parent 57a15e1 commit f4e28a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-production.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ jobs:

- name: SSH to server and pull from production branch
run: |
${{ secrets.IC_SSH }} 'cd www/ && git pull origin production'
${{ secrets.IC_SSH }}

0 comments on commit f4e28a3

Please sign in to comment.