mirror of
https://github.com/NotAShelf/mpvrc.git
synced 2026-04-15 23:43:49 +00:00
Compare commits
4 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
af2b889b17 |
|||
|
cd3af06cbc |
|||
|
|
58bb11231c |
||
|
|
40b4f4ff14 |
1 changed files with 2 additions and 2 deletions
4
.github/workflows/doc.yml
vendored
4
.github/workflows/doc.yml
vendored
|
|
@ -35,7 +35,7 @@ jobs:
|
|||
|
||||
- name: Setup pages
|
||||
id: pages
|
||||
uses: actions/configure-pages@v5
|
||||
uses: actions/configure-pages@v6
|
||||
|
||||
- name: Build Documentation
|
||||
run: |
|
||||
|
|
@ -64,4 +64,4 @@ jobs:
|
|||
steps:
|
||||
- name: Deploy to GitHub Pages
|
||||
id: deployment
|
||||
uses: actions/deploy-pages@v4
|
||||
uses: actions/deploy-pages@v5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue