Skip to content

Commit

Permalink
fix: remove gh pages env
Browse files Browse the repository at this point in the history
  • Loading branch information
ubermanu committed Dec 3, 2024
1 parent a6198a8 commit c47cfff
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,6 @@ on:

jobs:
build:
environment:
name: github-pages
url: ${{ steps.deployment.outputs.page_url }}
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit c47cfff

Please sign in to comment.