diff workflow
All checks were successful
Gitea Actions Demo / compile-html (push) Successful in 31s

This commit is contained in:
vitrinekast 2025-01-07 12:50:11 +01:00
parent afa78ca02f
commit f6c72e753c

View File

@ -37,6 +37,6 @@ jobs:
password: ${{ secrets.FTP_PASSWORD }}
port: 7008
localDir: '${{ gitea.workspace }}/dist-tmp'
remoteDir: 'temp-action'
remoteDir: '/vitrinekast/temp-action'
- run: echo "🍏 This job's status is ${{ job.status }}."