fix: links (cont.)
This commit is contained in:
4
.github/workflows/updater-wip.yml
vendored
4
.github/workflows/updater-wip.yml
vendored
@@ -6,10 +6,10 @@ on:
|
||||
|
||||
jobs:
|
||||
update:
|
||||
if: github.repository_owner == 'wowchemy'
|
||||
if: github.repository_owner == 'HugoBlox'
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: wowchemy/gh-action-updater@v1
|
||||
- uses: HugoBlox/gh-action-updater@v1
|
||||
with:
|
||||
feed-url: https://hugoblox.com/blog/index.xml
|
||||
readme-section: news
|
||||
|
||||
Reference in New Issue
Block a user