| .github/workflows/update-resources.yml | ●●●●● patch | view | raw | blame | history | |
| .gitignore | ●●●●● patch | view | raw | blame | history |
.github/workflows/update-resources.yml
@@ -29,7 +29,7 @@ - name: build run: npm run build - name: commit resources uses: stefanzweifel/git-auto-commit-action@v5 uses: stefanzweifel/git-auto-commit-action@v6 with: commit_message: 'chore: build resources' file_pattern: resources/** exampleSite/resources/** .gitignore
@@ -5,6 +5,5 @@ .hugo_build.lock /node_modules exampleSite/public/ exampleSite/resources/ .DS_Store public/