From 5978d178bcae7cfda3ace462e4eb9cacb210ff00 Mon Sep 17 00:00:00 2001 From: realaravinth Date: Tue, 16 Aug 2022 15:02:52 +0530 Subject: [PATCH] fix: pages->librepages --- .github/workflows/linux.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/linux.yml b/.github/workflows/linux.yml index e0f6d1d..e8cab39 100644 --- a/.github/workflows/linux.yml +++ b/.github/workflows/linux.yml @@ -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