Skip to content

Commit

Permalink
Merge pull request #52 from DesmondSanctity/event-badging-submit-api
Browse files Browse the repository at this point in the history
chore: fix path typo on workflow file
  • Loading branch information
adeyinkaoresanya authored Sep 27, 2024
2 parents 3da16d0 + 623f9e9 commit 24a4f24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
host: ${{ secrets.HOST }}
username: ${{ secrets.USERNAME }}
password: ${{ secrets.PASSWORD }}
source: badging.tar
source: badging-staging.tar
target: ~/

- name: Extract and load image on droplet
Expand Down

0 comments on commit 24a4f24

Please sign in to comment.