Workflow: Duplicate removed

This commit is contained in:
CHEF-KOCH 2020-06-11 11:54:10 +02:00
parent 24acfa062e
commit b978eefccd
No known key found for this signature in database
GPG Key ID: 40BB608CE79750B2
1 changed files with 0 additions and 18 deletions

View File

@ -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