added filetype to artifact
Some checks failed
Docker Compose Linter / Docker Compose Linter (push) Failing after 4s

This commit is contained in:
Seaswimmer 2023-10-21 13:22:00 -04:00
parent 92a1b29429
commit 794d64ea93
No known key found for this signature in database
GPG key ID: 5019678FD9CF50D8

View file

@ -19,5 +19,5 @@ jobs:
uses: actions/upload-artifact@v3
if: always()
with:
name: logs
name: logs.txt
path: ${{ steps.yaml-lint.outputs.logfile }}