Skip to content

Commit

Permalink
Fix repo permission
Browse files Browse the repository at this point in the history
  • Loading branch information
rs028 committed Jan 31, 2024
1 parent 20e3065 commit 0f86996
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tex.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ on:
push:
branches: [ master ]

permissions:
contents: write
permissions:
contents: write

# ------------------------------ JOBS ------------------------------ #
# This workflow contains a single job called `pdf_manual` which sets
Expand Down
1 change: 0 additions & 1 deletion doc/latex/AtChem2-Manual.tex
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,5 @@

\end{document}

% make more clear that time is always in UTC
% tidy list of requirements/dependencies
% rates output and reaction rates output can't be zero in config

0 comments on commit 0f86996

Please sign in to comment.