Skip to content

Commit

Permalink
fix(ci): workflow in wrong place
Browse files Browse the repository at this point in the history
  • Loading branch information
akanoce committed Jan 20, 2024
1 parent dbdd6c3 commit bea6e6f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 62 deletions.
61 changes: 0 additions & 61 deletions .github/deploy-pages.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/deploy-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
# Single deploy job since we're just deploying
deploy:
environment:
name: Pages
name: github-pages
url: ${{ steps.deployment.outputs.page_url }}
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit bea6e6f

Please sign in to comment.