Skip to content

Commit

Permalink
Update deploy in gcp
Browse files Browse the repository at this point in the history
  • Loading branch information
kylo-dev authored Apr 6, 2024
1 parent d41ad5c commit 4692aad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
docker push ${{ secrets.DOCKER_USERNAME }}/meetfolio:latest
- name: Deploy in GCP
uses: appleboy/ssh-action@v1.0.3
uses: appleboy/ssh-action@master
with:
host: ${{ secrets.GCE_HOST }}
username: ${{ secrets.SSH_USERNAME }}
Expand Down

0 comments on commit 4692aad

Please sign in to comment.