Skip to content

Commit

Permalink
chore: update compile assets CI permission
Browse files Browse the repository at this point in the history
  • Loading branch information
crynobone authored Feb 11, 2025
1 parent b400996 commit ecf576b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/compile-assets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ name: compile assets

on: [push]

permissions:
contents: write

jobs:
compile:
uses: laravel/.github/.github/workflows/compile-assets.yml@main
Expand Down

0 comments on commit ecf576b

Please sign in to comment.