mirror of
https://github.com/fruworg/fruworg.github.io.git
synced 2025-02-22 18:31:14 +03:00
update version of upload-pages-artifact
This commit is contained in:
parent
ffae9f59e4
commit
566646b9e7
2
.github/workflows/hugo.yml
vendored
2
.github/workflows/hugo.yml
vendored
@ -61,7 +61,7 @@ jobs:
|
|||||||
- name: Change URI
|
- name: Change URI
|
||||||
run: find public -type f -exec sed -i 's/\/\/fruw.org/\/\/fruworg.github.io/g' {} +
|
run: find public -type f -exec sed -i 's/\/\/fruw.org/\/\/fruworg.github.io/g' {} +
|
||||||
- name: Upload artifact
|
- name: Upload artifact
|
||||||
uses: actions/upload-pages-artifact@v2
|
uses: actions/upload-pages-artifact@v3
|
||||||
with:
|
with:
|
||||||
path: ./public
|
path: ./public
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user