added filetype to artifact
Some checks failed
Docker Compose Linter / Docker Compose Linter (push) Failing after 4s
Some checks failed
Docker Compose Linter / Docker Compose Linter (push) Failing after 4s
This commit is contained in:
parent
92a1b29429
commit
794d64ea93
1 changed files with 1 additions and 1 deletions
|
@ -19,5 +19,5 @@ jobs:
|
|||
uses: actions/upload-artifact@v3
|
||||
if: always()
|
||||
with:
|
||||
name: logs
|
||||
name: logs.txt
|
||||
path: ${{ steps.yaml-lint.outputs.logfile }}
|
||||
|
|
Loading…
Reference in a new issue