Skip to content

Commit

Permalink
Use other release action
Browse files Browse the repository at this point in the history
  • Loading branch information
razor-x committed Sep 19, 2022
1 parent fa9bbe4 commit 40daaf2
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,7 @@ jobs:
work_in_root_file_dir: true
latexmk_use_xelatex: true
- name: Release
uses: ncipollo/release-action@v1
uses: softprops/action-gh-release@v1
with:
artifactErrorsFailBuild: true
artifacts: tex/makenew-latex-project.pdf
artifactContentType: application/pdf
fail_on_unmatched_files: true
files: tex/*.pdf

0 comments on commit 40daaf2

Please sign in to comment.