Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
literalpie committed Sep 5, 2024
1 parent 9729743 commit 22104c4
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,8 @@ permissions:
jobs:
build:
environment:
- name: github-pages
url: ${{ steps.deploy.outputs.page_url }}
- name: Other Site
url: https://www.literalpie.com
name: github-pages
url: ${{ steps.deploy.outputs.page_url }}

runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 22104c4

Please sign in to comment.