Skip to content

Commit d21db86

Browse files
martrappCopilot
andcommitted
Add RSS update script execution to build process
Co-authored-by: Copilot <copilot@github.com>
1 parent 32532e6 commit d21db86

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

bin/build

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,5 @@ find dist -type f -exec grep -l 'source src="/video.mp4"' {} \; | xargs sed -i '
1616
echo "/*\n cache-control: max-age=60\n last-modified: `date -u +'%a, %d %b %Y %H:%M:%S GMT'`" > dist/_headers
1717

1818
cat dist/_headers
19+
20+
node ./bin/rss-update.ts

0 commit comments

Comments
 (0)