mirror of
https://github.com/Anon-Planet/thgtoa.git
synced 2026-05-06 19:44:19 +02:00
Combined actions refactor
Signed-off-by: nopeitsnothing <no@anonymousplanet.org>
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
name: 📖 Build, Sign & Release PDF
|
name: 📖 Build & Sign PDFs
|
||||||
|
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
@@ -127,7 +127,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
name: pdf-export-${{ inputs.build_mode || 'both' }}
|
name: pdf-export-${{ inputs.build_mode || 'both' }}
|
||||||
path: |
|
path: |
|
||||||
export/
|
export/**
|
||||||
if-no-files-found: error
|
if-no-files-found: error
|
||||||
retention-days: 90
|
retention-days: 90
|
||||||
compression-level: 0
|
compression-level: 0
|
||||||
|
|||||||
Reference in New Issue
Block a user