mirror of
https://github.com/How-To-Build-a-Commons/HowToBuildACommonsWorkbooks.git
synced 2026-04-19 16:51:04 +00:00
add version number to PDF
This commit is contained in:
parent
5353a783fd
commit
6c2fe8fe6b
2 changed files with 5 additions and 0 deletions
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
|
|
@ -19,6 +19,7 @@ jobs:
|
|||
- run: echo $PWD
|
||||
- run: ls -al ./
|
||||
- run: ls -al ../
|
||||
- run: sed -i 's/VERSIONNUMBER/${{ github.ref_name }}/g' ZenCompetition.tex
|
||||
- run: pdflatex -jobname=ZenCompetition-${{ github.ref_name }} ZenCompetition.tex
|
||||
- run: ls -al .
|
||||
- name: release
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue