Skip to content

Commit

Permalink
ci: change to cjerrington/actions-eleventy@master
Browse files Browse the repository at this point in the history
  • Loading branch information
faultables committed Nov 18, 2024
1 parent fa1e9bb commit 82b0c3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/eleventy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- uses: actions/checkout@master
- run: echo "LAST_COMMIT=`git rev-parse --short HEAD`" >> $GITHUB_ENV
- name: Build
uses: TartanLlama/actions-eleventy@master
uses: cjerrington/actions-eleventy@master
with:
install_dependencies: true
- name: Publish to Cloudflare Pages
Expand Down

0 comments on commit 82b0c3d

Please sign in to comment.