fixed incorrect action name
Some checks failed
Lint CSS / lint (push) Failing after 36s

This commit is contained in:
Seaswimmer 2023-10-27 22:01:57 -04:00
parent 009fb1860f
commit 027b6df456
Signed by: cswimr
GPG key ID: 1EBC234EEDA901AE

View file

@ -7,7 +7,5 @@ jobs:
steps:
- name: Checkout Repository
uses: actions/checkout@v3
with:
token: ${{ secrets.COASTALCOMMITSTOKEN }}
- name: Lint CSS
uses: actions/stylelinter@master
uses: actions/stylelint@master