fix: pages->librepages
This commit is contained in:
parent
b710044ac8
commit
5978d178bc
1 changed files with 1 additions and 1 deletions
2
.github/workflows/linux.yml
vendored
2
.github/workflows/linux.yml
vendored
|
@ -72,7 +72,7 @@ jobs:
|
|||
GPG_PASSWORD: ${{ secrets.GPG_PASSWORD }}
|
||||
|
||||
- name: generate documentation
|
||||
if: matrix.version == 'stable' && (github.repository == 'realaravinth/pages')
|
||||
if: matrix.version == 'stable' && (github.repository == 'realaravinth/librepages')
|
||||
run: make doc
|
||||
env:
|
||||
GIT_HASH: 8e77345f1597e40c2e266cb4e6dee74888918a61 # dummy value
|
||||
|
|
Loading…
Reference in a new issue