Skip to content

Commit

Permalink
changed upload-release-action to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewacarson authored Jul 19, 2024
1 parent 4970304 commit e006561
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_latex.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:

- name: Upload binaries to release
if: startsWith(github.ref, 'refs/tags/')
uses: svenstaro/upload-release-action@v3
uses: svenstaro/upload-release-action@v2
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
file: matt_carson_cv.pdf
Expand Down

0 comments on commit e006561

Please sign in to comment.