Update workflow
All checks were successful
Compile PDF / Compile-PDF (push) Successful in 2m29s

This commit is contained in:
Riccardo Finotello
2025-01-12 18:51:16 +01:00
parent dce9cbe029
commit 4214263ff3

View File

@@ -40,5 +40,5 @@ jobs:
endpoint=${{ secrets.S3ENDPOINT }} endpoint=${{ secrets.S3ENDPOINT }}
access_key_id=${{ secrets.S3ACCESSKEY }} access_key_id=${{ secrets.S3ACCESSKEY }}
secret_access_key=${{ secrets.S3ACCESSSECRET }} secret_access_key=${{ secrets.S3ACCESSSECRET }}
include: 'thesis.pdf' include: '*.pdf'
- run: echo "🍏 This job's status is ${{ job.status }}." - run: echo "🍏 This job's status is ${{ job.status }}."