mirror of
https://github.com/nunocoracao/blowfish.git
synced 2025-02-02 03:22:33 -06:00
Update docs.yml
This commit is contained in:
parent
ab4a0ec920
commit
8d87b37a68
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docs.yml
vendored
2
.github/workflows/docs.yml
vendored
|
@ -28,7 +28,7 @@ jobs:
|
||||||
- name: Package
|
- name: Package
|
||||||
uses: actions/upload-pages-artifact@v1.0.4
|
uses: actions/upload-pages-artifact@v1.0.4
|
||||||
with:
|
with:
|
||||||
path: example/docs
|
path: exampleSite/docs
|
||||||
|
|
||||||
- name: Deploy GitHub Pages site
|
- name: Deploy GitHub Pages site
|
||||||
uses: actions/deploy-pages@v1.0.10
|
uses: actions/deploy-pages@v1.0.10
|
||||||
|
|
Loading…
Reference in a new issue