Skip to content

Commit

Permalink
update Github action
Browse files Browse the repository at this point in the history
- attempt again to fix permissions for release
  • Loading branch information
spamegg1 committed Nov 25, 2024
1 parent 456ae0f commit 7960942
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Build LaTeX document
on: [push]
permissions:
contents: read
contents: write

jobs:
build_latex:
Expand Down

0 comments on commit 7960942

Please sign in to comment.