Skip to content

Commit b1bb82f

Browse files
authored
chore: update compile assets CI permission
1 parent fc40e88 commit b1bb82f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/compile-assets.yml

+3
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ name: compile assets
22

33
on: [push]
44

5+
permissions:
6+
contents: write
7+
58
jobs:
69
compile:
710
uses: laravel/.github/.github/workflows/compile-assets.yml@main

0 commit comments

Comments
 (0)