Skip to content

Commit bbac576

Browse files
committed
Fix deploy.yml - deploy needs to run even if pdf fails
1 parent d2358b2 commit bbac576

4 files changed

Lines changed: 5 additions & 67 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,6 @@ permissions:
7575

7676
jobs:
7777
deploy:
78-
if: ${{ github.event.workflow_run.conclusion == 'success' }}
7978
# available images: https://github.com/actions/runner-images#available-images
8079
runs-on: ubuntu-latest
8180
steps:

.lycheeignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
itch.io
2+
globalgamejam.org
23
linkedin.com
34
patreon.com
45
reddit.com

_posts/2023-09-18-unity-death.md

Lines changed: 0 additions & 62 deletions
This file was deleted.

assets/json/resume.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"meta": {
3-
"version": "0.2.2",
3+
"version": "0.2.3",
44
"theme": "jsonresume-theme-paper",
5-
"lastModified": "2025-05-08T19:20:59.305Z"
5+
"lastModified": "2025-05-08T23:59:59.305Z"
66
},
77
"basics": {
88
"name": "Jaime Hernandez-Vazquez",
@@ -60,7 +60,7 @@
6060
"url": "https://www.linkedin.com/company/jitzu/",
6161
"startDate": "2021-09",
6262
"endDate": "2022-01",
63-
"summary": "Main developer of XR applications using Unity and SparkAR Studio",
63+
"summary": "Main developer of multiple VR applications using Unity and AR filters using SparkAR Studio from Meta.",
6464
"highlights": [
6565
"Designed and prototyped a Unity-based VR educational app with a mobile companion app, both created by me for control and monitoring.",
6666
"ArchViz VR interactive galleries.",
@@ -74,7 +74,7 @@
7474
"startDate": "2021-04",
7575
"endDate": "2021-08",
7676
"summary": "Improved and maintained in-house front-end applications while also aiding other teams in automating scripts for Google Workspace and data processing.",
77-
"highlights": ["Angular 10+", "Google Apps Script", "JavaScript", "Tailwind CSS"]
77+
"highlights": ["Angular Framework", "Google Apps Script", "Tailwind CSS", "Svelte", "Typescript"]
7878
},
7979
{
8080
"name": "Innovación Digital Carso",

0 commit comments

Comments
 (0)