Skip to content

Commit

Permalink
Action Workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Samuel Osei Kwakye <[email protected]>
  • Loading branch information
Kwakyesamuelosei committed Aug 2, 2023
1 parent e861535 commit a60943a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/angular_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:

steps:
- name: Deploy to Digital Ocean
uses: appleboy/scp-action@v1
uses: appleboy/scp-action@v0.1.4
with:
host: ${{ secrets.DROPLET_IP }} # The IP address of your Digital Ocean Droplet
username: ${{ secrets.DROPLET_USERNAME }} # The username for accessing the Droplet
Expand Down

0 comments on commit a60943a

Please sign in to comment.