Skip to content

Commit

Permalink
Update build-and-deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
FoamValue authored Aug 17, 2023
1 parent 4b7c8fa commit 630b040
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@ jobs:
restore-keys: |
${{ runner.os }}-gems-
- name: Jekyll Build
- name: Jekyll Action
# You may pin to the exact commit or the version.
# uses: kshehadeh/jekyll-s3-action@220371747871b9aa1b635fb30a57693891e37982
uses: kshehadeh/jekyll-s3-action@0.1
# uses: lemonarc/jekyll-action@2d5e5a2316cd9d4b74ad33da527d6d9be5bff8d1
uses: lemonarc/jekyll-action@1.0.0

- name: Deploy
uses: peaceiris/actions-gh-pages@v3
Expand Down

0 comments on commit 630b040

Please sign in to comment.