Fix setting custom ASSET_URLs and support cache busting without integ… #241
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: compile assets | |
on: [push] | |
jobs: | |
compile: | |
uses: laravel/.github/.github/workflows/compile-assets.yml@main |