Skip to content

Commit

Permalink
Update makepdf.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
skadakar authored Aug 17, 2024
1 parent 720b12b commit 566467c
Showing 1 changed file with 1 addition and 12 deletions.
13 changes: 1 addition & 12 deletions .github/workflows/makepdf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,16 +23,5 @@ jobs:
build_html: false
- uses: actions/upload-artifact@v3
with:
name: input
name: pdfs
path: pdfs



- uses: stefanzweifel/git-auto-commit-action@v4
with:
commit_message: Automated Change
branch: master
commit_options: '--no-verify --signoff'
commit_author: Author <[email protected]>
status_options: '--untracked-files=no'
skip_dirty_check: true

0 comments on commit 566467c

Please sign in to comment.