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 diff --git a/README.md b/README.md index a1b0bf7..ebc4de1 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,5 @@ # vi-docs Documentation of a variety of vi libraries + +https://viur-framework.github.io/vi-docs/ +