We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2b4260 commit 53995d1Copy full SHA for 53995d1
.github/workflows/LaTeX_compile.yml
@@ -28,4 +28,5 @@ jobs:
28
with:
29
artifacts: "resume.pdf"
30
token: ${{ secrets.GITHUB_TOKEN }}
31
- tag: resume_v1
+ tag: resume
32
+ allowUpdates: 'true'
0 commit comments