Skip to content

Commit

Permalink
Update updater-wip.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ChenAo-Phys authored Jan 14, 2024
1 parent bb1a01e commit 9137c10
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions .github/workflows/updater-wip.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,13 @@ jobs:
update:
runs-on: ubuntu-latest
steps:
- uses: wowchemy/gh-action-updater@v1
- uses: HugoBlox/gh-action-updater@v1
with:
feed-url: https://wowchemy.com/blog/index.xml
feed-url: https://hugoblox.com/rss.xml
readme-section: news
branch: main
# steps:
# - uses: wowchemy/gh-action-updater@v1
# with:
# feed-url: https://wowchemy.com/blog/index.xml
# readme-section: news

0 comments on commit 9137c10

Please sign in to comment.