Skip to content

Commit

Permalink
bruh why is it triggering
Browse files Browse the repository at this point in the history
  • Loading branch information
ohitstom committed Oct 4, 2023
1 parent 568e175 commit 1b58461
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 Sass"
commit_message: "chore: compile sass"
commit_author: "github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>"
branch: ${{ github.ref }}

0 comments on commit 1b58461

Please sign in to comment.