Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
nmdra committed Dec 2, 2024
1 parent 1ffadf1 commit 4d49fbb
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/Release-pdf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
12 changes: 6 additions & 6 deletions resume-sections/skills.tex
Original file line number Diff line number Diff line change
Expand Up @@ -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

%---------------------------------------------------------
Expand All @@ -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}

0 comments on commit 4d49fbb

Please sign in to comment.