From 43d2900fac21b2a77c7a437d0add8269b4f1c5f4 Mon Sep 17 00:00:00 2001 From: "Andreas H. Kelch" <32266000+XeoN-GHMB@users.noreply.github.com> Date: Wed, 20 Dec 2023 10:29:22 +0100 Subject: [PATCH 1/3] Update deploy.yaml --- .github/workflows/deploy.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/deploy.yaml b/.github/workflows/deploy.yaml index c69b22b..4203dce 100644 --- a/.github/workflows/deploy.yaml +++ b/.github/workflows/deploy.yaml @@ -55,7 +55,7 @@ jobs: # Deployment job deploy: environment: - name: github-pages + name: Documentation url: ${{ steps.deployment.outputs.page_url }} needs: build runs-on: ubuntu-latest @@ -63,4 +63,4 @@ jobs: steps: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v2 \ No newline at end of file + uses: actions/deploy-pages@v2 From dd394f1d6d33d738eacc5cf7252c6fcaf95f6a01 Mon Sep 17 00:00:00 2001 From: "Andreas H. Kelch" <32266000+XeoN-GHMB@users.noreply.github.com> Date: Wed, 20 Dec 2023 10:32:57 +0100 Subject: [PATCH 2/3] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a1b0bf7..0cf82a4 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,3 @@ # vi-docs Documentation of a variety of vi libraries +https://viur-framework.github.io/vi-docs/ From 4d224d68e19ed40cc168cab22bb6f406d51bbb3a Mon Sep 17 00:00:00 2001 From: "Andreas H. Kelch" <32266000+XeoN-GHMB@users.noreply.github.com> Date: Wed, 20 Dec 2023 10:34:06 +0100 Subject: [PATCH 3/3] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0cf82a4..ebc4de1 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ # vi-docs Documentation of a variety of vi libraries + https://viur-framework.github.io/vi-docs/ +