Compare commits

..

No commits in common. "main" and "HEAD" have entirely different histories.
main ... HEAD

View file

@ -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