Skip to content

Commit

Permalink
Reverts URL
Browse files Browse the repository at this point in the history
  • Loading branch information
pranavm-nvidia committed Aug 5, 2024
1 parent 48b8b51 commit 01d8d0c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions _config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
title: tripy

0 comments on commit 01d8d0c

Please sign in to comment.