mirror of
https://github.com/orbitdb/orbitdb.git
synced 2025-10-07 22:57:07 +00:00
fix: Deploy pages.
This commit is contained in:
parent
11c11ffe61
commit
b5926cb972
2
.github/workflows/api-publish.yml
vendored
2
.github/workflows/api-publish.yml
vendored
@ -37,5 +37,5 @@ jobs:
|
||||
steps:
|
||||
- name: Deploy to GitHub Pages
|
||||
id: deployment
|
||||
uses: actions/deploy-pages@v2 # or the latest "vX.X.X" version tag for this action
|
||||
uses: actions/deploy-pages@v4 # or the latest "vX.X.X" version tag for this action
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user