Quotes?
All checks were successful
/ build (push) Has been skipped

This commit is contained in:
Chris (wolcen) Thompson 2025-10-15 20:09:06 -04:00
parent 8fdcb807b4
commit e5ffd8fa97

View file

@ -18,7 +18,7 @@ jobs:
env: env:
COMPOSER_IGNORE_PLATFORM_REQS: 1 COMPOSER_IGNORE_PLATFORM_REQS: 1
COMPOSER_ARGS: "install --no-dev --no-progress --no-interaction --no-scripts --optimize-autoloader" COMPOSER_ARGS: "install --no-dev --no-progress --no-interaction --no-scripts --optimize-autoloader"
SHHH: {{secrets.SHHH}} SHHH: "{{secrets.SHHH}}"
steps: steps:
- name: checkout - name: checkout
uses: actions/checkout@v3 uses: actions/checkout@v3