Update deploy-pdf.yml

This commit is contained in:
Leonardo Murça 2024-02-05 14:02:09 -03:00 committed by GitHub
parent 5ee4091bd5
commit 61495ee2b3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,6 +7,9 @@ on:
jobs:
build_latex:
runs-on: ubuntu-latest
permissions:
contents: write
pull-requests: write
steps:
- name: Set up Git repository
uses: actions/checkout@v3