Skip to content

Commit

Permalink
convert bibliography
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinSchobben committed Aug 15, 2024
1 parent b6e7d50 commit bfa1a24
Show file tree
Hide file tree
Showing 5 changed files with 967 additions and 978 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,6 @@ jobs:
cp ./_toc.yml ./pythia/
cp ./Makefile ./pythia/
cp -R ./notebooks/. ./pythia/notebooks/
rm -f ./notebooks/references.ipynb
cd ./pythia
git config --local user.name "$GITHUB_ACTOR"
git config --local user.email "[email protected]"
Expand All @@ -127,7 +126,6 @@ jobs:
cp ./_toc.yml ./pythia/
cp ./Makefile ./pythia/
cp -R ./notebooks/. ./pythia/notebooks/
rm -f ./notebooks/references.ipynb
cd ./pythia
git config --local user.name "$GITHUB_ACTOR"
git config --local user.email "[email protected]"
Expand Down
Loading

0 comments on commit bfa1a24

Please sign in to comment.