Skip to content

Commit

Permalink
Allow workflow to update release.
Browse files Browse the repository at this point in the history
  • Loading branch information
vanhorickanthony authored Mar 5, 2021
1 parent c2b4260 commit 53995d1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/LaTeX_compile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,5 @@ jobs:
with:
artifacts: "resume.pdf"
token: ${{ secrets.GITHUB_TOKEN }}
tag: resume_v1
tag: resume
allowUpdates: 'true'

0 comments on commit 53995d1

Please sign in to comment.