Another commit to show in release notes

This commit is contained in:
Leonardo Murça 2025-03-07 09:06:30 -03:00
parent 8a38bd389a
commit b16ce512bb

View file

@ -53,7 +53,7 @@ jobs:
- name: Upload PDF to Release
uses: actions/upload-artifact@v3
with:
name: main.pdf # The file to upload as the release asset
name: main.pdf # The file to upload as the release asset.
path: dist/main.pdf # Path to the compiled PDaF
# Step 6: Create release