uppercase nit

This commit is contained in:
yimysty
2022-02-07 09:49:16 -08:00
parent 0c8c98072d
commit 7da3e0f0a3
+1 -1
View File
@@ -23,7 +23,7 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v2
- name: grep action.yaml content
- name: Grep action.yaml content
id: grep-image-content
run: |
image=$(grep -E "jekyll-build-pages.*\'" action.yml)