This commit is contained in:
parent
0acdffd3ae
commit
b5ef7d1944
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ jobs:
|
||||||
- name: capture all PDFs as artifacts
|
- name: capture all PDFs as artifacts
|
||||||
uses: https://code.forgejo.org/forgejo/upload-artifact@v4
|
uses: https://code.forgejo.org/forgejo/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: compiled-pdfs
|
name: compiled-pdfs.zip
|
||||||
path: '**/*.pdf'
|
path: '**/*.pdf'
|
||||||
if-no-files-found: error
|
if-no-files-found: error
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue