Skip to content

Commit

Permalink
Merge pull request #316 from afaneca/afaneca-patch-1
Browse files Browse the repository at this point in the history
Update deployment_workflow.yml
  • Loading branch information
afaneca committed Oct 12, 2023
2 parents bdf0c27 + 1ed6b76 commit ca129cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deployment_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
key: ${{ secrets.MYFIN_SECRET }}
port: ${{ secrets.MYFIN_SSH_PORT }}
script: |
./update_myfin.sh
./update_myfin_web.sh

0 comments on commit ca129cc

Please sign in to comment.