Skip to content

Commit

Permalink
test: rm environment
Browse files Browse the repository at this point in the history
  • Loading branch information
rossbulat committed Jun 25, 2024
1 parent 9e42c67 commit 6d65fe3
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,11 +50,6 @@ jobs:
pages: write # to deploy to Pages
id-token: write # to verify the deployment originates from an appropriate source

# Deploy to the github-pages environment
environment:
name: github-pages
url: ${{ steps.deployment.outputs.page_url }}

# Specify runner + deployment step
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 6d65fe3

Please sign in to comment.