Skip to content

Commit

Permalink
Add image gen makefile command
Browse files Browse the repository at this point in the history
  • Loading branch information
k3yss committed Oct 9, 2023
1 parent b61b22c commit e7539f1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/generate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ jobs:

- name: Release pdf
uses: softprops/action-gh-release@v1
if: startsWith(github.ref, 'refs/tags/')
with:
files: Rishi_Kumar_Resume.pdf
name: Rishi_Kumar_Resume.pdf


0 comments on commit e7539f1

Please sign in to comment.