Skip to content

Commit bdf583f

Browse files
authored
Merge pull request #26 from adomani/blog_blog_blog
fix: checkout the blog
2 parents d8c5974 + 50b94b5 commit bdf583f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/weekly_blog_and_website_report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: Checkout blog
2828
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2929
with:
30-
repository: 'leanprover-community/leanprover-community.github.io'
30+
repository: 'leanprover-community/blog'
3131
path: blog
3232

3333
- name: Produce tables

0 commit comments

Comments
 (0)