From 4d49fbbfacf78a297e25579d54f8585593378b49 Mon Sep 17 00:00:00 2001 From: nmdra Date: Mon, 2 Dec 2024 22:19:00 +0530 Subject: [PATCH] Fix typo --- .github/workflows/Release-pdf.yml | 2 +- resume-sections/skills.tex | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.github/workflows/Release-pdf.yml b/.github/workflows/Release-pdf.yml index 1a0450a..74623eb 100644 --- a/.github/workflows/Release-pdf.yml +++ b/.github/workflows/Release-pdf.yml @@ -26,7 +26,7 @@ jobs: path: ./*.pdf - name: Release - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v2 with: files: ./*.pdf generate_release_notes: true diff --git a/resume-sections/skills.tex b/resume-sections/skills.tex index 065c565..b959fb2 100644 --- a/resume-sections/skills.tex +++ b/resume-sections/skills.tex @@ -26,11 +26,11 @@ %--------------------------------------------------------- \cvskill {Cloud Computing} % Category - {AWS (EC2, S3, Lambda, RDS), DigitalOcean} % Skills + {AWS (EC2, S3, Lambda, RDS), DigitalOcean, Cloudflare} % Skills %--------------------------------------------------------- \cvskill - {DevOps & Tools} % Category + {DevOps \& Tools} % Category {Docker, Terraform, Jenkins, CI/CD Pipelines, Git, Github Action, Linux} % Skills %--------------------------------------------------------- @@ -40,13 +40,13 @@ %--------------------------------------------------------- \cvskill - {Other Tools & Technologies} % Category + {Other Tools \& Technologies} % Category {Postman} % Skills %--------------------------------------------------------- - \cvskill - {Software Development Methodologies} % Category - {Agile, Scrum} % Skills + %\cvskill + % {Software Development Methodologies} % Category + % {Agile, Scrum} % Skills %--------------------------------------------------------- \end{cvskills}