Skip to content

feat(package): prepare for Packagist publication #16

feat(package): prepare for Packagist publication

feat(package): prepare for Packagist publication #16

name: compile assets
on: [push]
permissions:
contents: write
jobs:
compile:
uses: laravel/.github/.github/workflows/compile-assets.yml@dd86ce0a18475504e42fa809d7454c1cb1a88028 # main
with:
cmd: build
build_path: "dist/"
node: "21"