diff --git a/.github/workflows/npm.yml b/.github/workflows/npm.yml index da08610..474773f 100644 --- a/.github/workflows/npm.yml +++ b/.github/workflows/npm.yml @@ -31,3 +31,7 @@ jobs: - name: Build run: npm run production + - name: Commit changes + uses: stefanzweifel/git-auto-commit-action@v4 + with: + commit_message: Fix styling