Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
filippomazzoli authored Jan 10, 2024
1 parent 4dbede9 commit c81bc5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: deploy
env:
SOURCE_REPO: filippomazzoli/academic-CV
AUTOMATIC_MONITOR: true
FILES: "papers.bib, main.pdf" # seperate multiple entries with ,
FILES: "TeX-files/papers.bib, TeX-files/main.pdf" # seperate multiple entries with ,
FILES_NEW: "papers.bib, main.pdf" # seperate multiple entries with ,
USERNAME: ${{ github.actor }}
ADDRESS_SUFFIX: users.noreply.github.com
Expand Down

0 comments on commit c81bc5b

Please sign in to comment.