Skip to content

Commit dc9db7c

Browse files
committed
Update deploy.yml
1 parent 54835d9 commit dc9db7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
steps:
88
- uses: actions/checkout@v4
99
- name: Build
10-
uses: TartanLlama/actions-eleventy@master
10+
uses: alizardguy/actions-eleventy@master
1111
- name: Deploy
1212
uses: peaceiris/actions-gh-pages@v4
1313
with:

0 commit comments

Comments
 (0)