We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53e1e5a commit 232139cCopy full SHA for 232139c
.github/workflows/update-css-referential.yml
@@ -22,7 +22,7 @@ jobs:
22
php-version: 8.3
23
24
- name: Generate CSS Referential
25
- run: composer run-script generate-css-referential
+ run: composer run-script generate-css-referentials
26
27
- name: Push changes and create pull request
28
uses: peter-evans/create-pull-request@271a8d0340265f705b14b6d32b9829c1cb33d45e # v7.0.8
0 commit comments