fix: fix action?
Some checks failed
️Upload Website / sftp (push) Has started running
️Upload Website / ssh (push) Failing after 6s

This commit is contained in:
TheClashFruit 2023-09-15 16:00:19 +02:00
parent d8460e3ecf
commit cd00999eb9
Signed by: TheClashFruit
GPG key ID: CF4A319B9A73290C

View file

@ -19,7 +19,7 @@ jobs:
forceUpload: true
localDir: '.'
remoteDir: '/var/www/crss'
exclude: '.git*,.env.*,LICENSE,README.md'
exclude: '.git,.git*,.env.*,LICENSE,README.md'
ssh:
runs-on: ubuntu-latest
timeout-minutes: 5