Skip to content

Commit

Permalink
Initial Commit
Browse files Browse the repository at this point in the history
  • Loading branch information
mrepol742 committed Apr 30, 2024
1 parent f274be9 commit e9c3524
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 696 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,9 @@ jobs:
wget https://raw.githubusercontent.com/neurobin/php2html/release/php2html
chmod +x php2html
./php2html . dist -q
cd dist
- name: Generate RSS & Sitemap
run: |
cd dist
wget https://github.com/mrepol742/RSS-Generator/releases/download/v1.1.3/RSS-Generator-1.0-jar-with-dependencies.jar
java -cp RSS-Generator-1.0-jar-with-dependencies.jar com.mrepol742.rssgenerator.App --domain https://mrepol742.github.io/ --publisher "Melvin Jones Gallano Repol"
rm -rf RSS-Generator-1.0-jar-with-dependencies.jar
Expand Down
Loading

0 comments on commit e9c3524

Please sign in to comment.