mirror of
https://github.com/nafnlj/nljfeeds.git
synced 2024-12-04 13:46:07 +00:00
Update update-feed.yaml
This commit is contained in:
parent
a479230a07
commit
34b9ff704f
2
.github/workflows/update-feed.yaml
vendored
2
.github/workflows/update-feed.yaml
vendored
@ -24,7 +24,7 @@ jobs:
|
||||
- name: Build the feed
|
||||
run: npm run build
|
||||
- name: Deploy to GitHub Pages
|
||||
uses: peaceiris/actions-gh-pages@v4
|
||||
uses: peaceiris/actions-gh-pages@v3
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
publish_dir: ./public
|
||||
|
Loading…
Reference in New Issue
Block a user