Skip to content

Commit

Permalink
fix: action secrets
Browse files Browse the repository at this point in the history
  • Loading branch information
iamtrazy committed Jul 19, 2024
1 parent c885e60 commit 20b56d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ jobs:
with:
host: ${{ secrets.HOST }}
username: ${{ secrets.USERNAME }}
password: ${{ secrets.PASSWORD }}
key: ${{ secrets.KEY }}
port: ${{ secrets.PORT }}
script: ./lafresca-frontend-action.sh

0 comments on commit 20b56d9

Please sign in to comment.