1
1
mirror of https://github.com/pterodactyl/panel.git synced 2024-11-25 18:42:31 +01:00

Upload application logs too

This commit is contained in:
Lance Pioch 2022-10-28 14:19:10 -04:00
parent 56ae6c9765
commit 68b1f1ec27

View File

@ -48,3 +48,9 @@ jobs:
with:
name: console
path: tests/Browser/console
- name: Upload Application Logs
if: failure()
uses: actions/upload-artifact@v3
with:
name: application
path: storage/logs