Skip to content

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
fb55 committed May 6, 2021
1 parent b61fe23 commit e3e7664
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/sponsors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ env:
FORCE_COLOR: 2
NODE: 16


jobs:
lint:
runs-on: ubuntu-latest
Expand Down Expand Up @@ -43,7 +42,7 @@ jobs:
- name: Create commit
uses: stefanzweifel/git-auto-commit-action@v4
with:
commit_message: docs(readme): Update Sponsors
commit_message: 'docs(readme): Update Sponsors'
branch: main
file_pattern: Readme.md
disable_globbing: true

0 comments on commit e3e7664

Please sign in to comment.