Skip to content

Commit 66b47f5

Browse files
committed
update .github/workflows/xelatex.yml: add permissions: write-all
1 parent 9b47058 commit 66b47f5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/xelatex.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ jobs:
88
build-and-release:
99
runs-on: ubuntu-latest
1010
container: texlive/texlive:latest-full
11+
permissions: write-all
1112

1213
steps:
1314
- name: Checkout repository

0 commit comments

Comments
 (0)