Skip to content

Commit d5d79b6

Browse files
committed
chore: change path
1 parent d0b2c18 commit d5d79b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cv-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
run: |
4040
git config --global user.name 'GitHub Actions'
4141
git config --global user.email 'github-actions@github.com'
42-
git add docs/assets/cv.pdf
42+
git add docs/public/Alessandro_Sanvito_CV.pdf
4343
git commit -m "Update CV" || exit 0
4444
git push
4545

0 commit comments

Comments
 (0)