Compare commits
No commits in common. "main" and "HEAD" have entirely different histories.
1 changed files with 1 additions and 1 deletions
|
@ -9,5 +9,5 @@ jobs:
|
||||||
with:
|
with:
|
||||||
host: ${{ secrets.HOST }}
|
host: ${{ secrets.HOST }}
|
||||||
username: ${{ secrets.USERNAME }}
|
username: ${{ secrets.USERNAME }}
|
||||||
key: ${{ secrets.KEY }}
|
password: ${{ secrets.PASSWORD }}
|
||||||
script: deploy-next-app
|
script: deploy-next-app
|
Loading…
Reference in a new issue