mirror of
https://github.com/CHEF-KOCH/Warez
synced 2024-12-26 00:12:31 +00:00
Workflow: Duplicate removed
This commit is contained in:
parent
24acfa062e
commit
b978eefccd
18
.github/workflows/pdf.yml
vendored
18
.github/workflows/pdf.yml
vendored
@ -1,18 +0,0 @@
|
||||
# pdf.yml
|
||||
# https://github.com/marketplace/actions/create-pdf
|
||||
# https://github.com/mkrakowitzer/actions-makepdfs/
|
||||
on: [push]
|
||||
|
||||
name: CreatePDFs
|
||||
|
||||
jobs:
|
||||
makepdfs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
- uses: mkrakowitzer/actions-makepdfs@master
|
||||
if: github.ref == 'refs/heads/master'
|
||||
- uses: actions/upload-artifact@v1
|
||||
with:
|
||||
name: platform-architecture-docs
|
||||
path: /pdf
|
Loading…
Reference in New Issue
Block a user