Skip to content

Commit b50c010

Browse files
chore: Update permissions in CreateOmikuji.yml workflow
1 parent f717908 commit b50c010

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/CreateOmikuji.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ jobs:
1616
GKS_ENCODING: utf8
1717
GKSwstype: nul
1818
name: Julia ${{ matrix.version }} - ${{ matrix.os }} - ${{ matrix.arch }} - ${{ github.event_name }}
19+
permissions:
20+
contents: write
1921
runs-on: ${{ matrix.os }}
2022
timeout-minutes: 60
2123
permissions: # needed to allow julia-actions/cache to proactively delete old caches that it has created

0 commit comments

Comments
 (0)