Update release workflow for version v1
Some checks failed
Compile LaTeX and Release PDF / build_latex (push) Failing after 1m1s

This commit is contained in:
Leonardo Murça 2025-03-07 09:44:31 -03:00
parent 896cf6fdb0
commit 7191176155

View file

@ -7,7 +7,7 @@ on:
jobs:
build_latex:
runs-on: [docker] # Use your Forgejo runner with the 'docker' label.
runs-on: [docker] # Use your Forgejo runner with the 'docker' label
permissions:
contents: write
pull-requests: write
@ -72,6 +72,4 @@ jobs:
release-dir: dist/
direction: upload
url: https://git.leomurca.xyz
repo: leomurca/resume
title: "Release ${{ github.ref_name }}"
release-notes: "${{ env.commits }}"
repo: leomurca/resume