Update jekyll-docker.yml

Signed-off-by: John Gotti Sr. <109058188+Agentofchaoss@users.noreply.github.com>
This commit is contained in:
John Gotti Sr 2023-10-25 21:04:14 -07:00 committed by GitHub
parent e0206d1cd5
commit 1f6e85e101
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,7 +19,7 @@ jobs:
-v ${{ github.workspace }}:/srv/jekyll -v ${{ github.workspace }}/_site:/srv/jekyll/_site \
jekyll/builder:latest /bin/bash -c "chmod -R 777 /srv/jekyll && jekyll build --future"
- name: Trigger CircleCI Pipeline
- name: Trigger CircleCI Pipeline
# You may pin to the exact commit or the version.
# uses: CircleCI-Public/trigger-circleci-pipeline-action@4c19ba5233222ed6714ecfc27213e548b722301f
uses: CircleCI-Public/trigger-circleci-pipeline-action@v1.1.0