Skip to content

Commit

Permalink
Update and rename build.yml to build_publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gboeing authored Jun 22, 2023
1 parent 16a818f commit f505367
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Build LaTeX document
name: Build and Publish PDF

on:
push:
Expand All @@ -12,7 +12,7 @@ jobs:
- name: Checkout repo
uses: actions/checkout@v2

- name: Compile PDF
- name: Build PDF
uses: xu-cheng/latex-action@v2
with:
root_file: cv-gboeing.tex
Expand Down

0 comments on commit f505367

Please sign in to comment.