Compare commits

...

2 Commits

Author SHA1 Message Date
Martin Scheidt a8a050b184 amended GitHub action release 2022-04-06 17:16:28 +02:00
Martin Scheidt 51d25db670 corrected DOI in manual 2022-04-06 17:15:40 +02:00
2 changed files with 7 additions and 4 deletions

View File

@ -111,7 +111,7 @@ jobs:
# 1. download artifact in folder artifact/ and move it one level up
- uses: actions/download-artifact@v3
- run: |
mv ./artifact/tikz-trackschematic-*.zip ./
mv ./artifact/tikz-trackschematic-${{needs.create_package.outputs.version}}.zip ./
# 2. install ctan-o-mat
- name: "setup TeX Live (via paolobrasolin)"
@ -158,12 +158,14 @@ jobs:
name: "updates CITATION.cff"
runs-on: ubuntu-latest
steps:
# 1. checkout the repo for zenodraft/action@0.10.0 to work
# 1. checkout the repo
- name: "checkout"
uses: actions/checkout@v2
# 2. update CITATION.cff
- run: ./build.sh --update-cite ${{needs.publish_zenodo.outputs.doi}}
# 3. push the change back to master
- name: push
uses: github-actions-x/commit@v2.8
with:
@ -172,4 +174,5 @@ jobs:
force-add: 'true'
files: CITATION.cff
commit-message: 'updated DOI (via github action)'
rebase: 'true' # pull and rebase before commit
name: Martin Scheidt
email: m.scheidt@tu-bs.de

View File

@ -60,7 +60,7 @@
This project has received funding from the European Unions Horizon 2020 research and innovation programme under grant agreement No. 826347.
If you want to cite this project please use the follwoing informations:\\
Scheidt, M. (2021). TikZ-trackschematics (Version \vhCurrentVersion) DOI: 10.5281/zenodo.5539845
Scheidt, M. (2021). TikZ-trackschematics (Version \vhCurrentVersion) DOI: 10.5281/zenodo.5539844
\subsection{Requirements}\label{sec:require}