Skip to content

Commit

Permalink
ci: upload commit hash
Browse files Browse the repository at this point in the history
  • Loading branch information
felixevers committed Aug 19, 2024
1 parent 54178b3 commit ee323bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/latex.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
run: |
mkdir -p output
mv ./*.pdf output
echo ${{ github.sha }} > output/version.txt
- name: Upload to cdn
uses: ryand56/r2-upload-action@latest
Expand Down

0 comments on commit ee323bc

Please sign in to comment.