From 01d8d0c2c34b982ccdca9e55ccfb35f2636c8e98 Mon Sep 17 00:00:00 2001 From: pranavm Date: Mon, 5 Aug 2024 10:16:23 -0700 Subject: [PATCH] Reverts URL --- .github/workflows/static.yml | 2 +- _config.yml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 _config.yml diff --git a/.github/workflows/static.yml b/.github/workflows/static.yml index 358a2bb9d..dda20cebc 100644 --- a/.github/workflows/static.yml +++ b/.github/workflows/static.yml @@ -26,7 +26,7 @@ jobs: deploy: environment: name: github-pages - url: tripy + url: ${{ steps.deployment.outputs.page_url }} runs-on: ubuntu-latest steps: - name: Checkout diff --git a/_config.yml b/_config.yml new file mode 100644 index 000000000..fd0f37c4b --- /dev/null +++ b/_config.yml @@ -0,0 +1 @@ +title: tripy