diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 04304a0..bd46d66 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -20,6 +20,6 @@ jobs: uses: stefanzweifel/git-auto-commit-action@v4 if: ${{ github.repository == 'Comfy-Themes/Spicetify' && github.ref == 'refs/heads/main' }} with: - commit_message: "chore: compile scss" + commit_message: "chore: compile Sass" commit_author: "github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>" branch: ${{ github.ref }} \ No newline at end of file