Skip to content

Commit 659b689

Browse files
committed
2510.2 - hotfix wrong file name
1 parent bca43d2 commit 659b689

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
@@ -28,7 +28,7 @@ jobs:
2828

2929
- name: Generate RSS feed and posts
3030
working-directory: ./assets/scripts
31-
run: node generate-feed.js
31+
run: node generateFeed.js
3232

3333
- name: Setup Pages
3434
uses: actions/configure-pages@v4

0 commit comments

Comments
 (0)