Update release workflow for version v1
Some checks failed
Compile LaTeX and Release PDF / build_latex (push) Failing after 1m1s
Some checks failed
Compile LaTeX and Release PDF / build_latex (push) Failing after 1m1s
This commit is contained in:
parent
896cf6fdb0
commit
7191176155
1 changed files with 2 additions and 4 deletions
|
@ -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
|
Loading…
Add table
Reference in a new issue