diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 6d5a53b..d2fef41 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -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)