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.
2 parents 3715ff0 + 81d01a1 commit a8011d7Copy full SHA for a8011d7
1 file changed
.github/workflows/continuous-integration.yml
@@ -147,7 +147,7 @@ jobs:
147
path: '_media'
148
149
- name: Commit changes
150
- uses: EndBug/add-and-commit@v9
+ uses: EndBug/add-and-commit@v10
151
with:
152
add: '["_media/app.css", "packages/hydefront/dist/app.css"]'
153
message: 'Compile TailwindCSS for production'
@@ -507,7 +507,7 @@ jobs:
507
# End directory listing
508
509
510
511
512
pull: 'origin gh-pages'
513
add: '["master", "index.html"]'
0 commit comments