This commit is contained in:
parent
af4a651d63
commit
b8b88d05a6
1 changed files with 2 additions and 1 deletions
|
@ -26,4 +26,5 @@ jobs:
|
||||||
mv main.pdf main.log public2
|
mv main.pdf main.log public2
|
||||||
- uses: actions/pages@14a96869a47768c9cf754f1181d0dcd4dd74564d
|
- uses: actions/pages@14a96869a47768c9cf754f1181d0dcd4dd74564d
|
||||||
with:
|
with:
|
||||||
directory: public
|
directory: public2
|
||||||
|
index-title: 'Just a CI test'
|
||||||
|
|
Loading…
Reference in a new issue