Skip to content

Commit

Permalink
build: small correction
Browse files Browse the repository at this point in the history
  • Loading branch information
surajgoraya committed May 29, 2024
1 parent 402a618 commit b5ba598
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:
deploy:
name: ✨ Deploy
environment:
name: github-pages
name: PRODUCTION
url: ${{ steps.deployment.outputs.page_url }}
runs-on: ubuntu-latest
needs: build
Expand All @@ -113,4 +113,3 @@ jobs:
**/cgi-bin/**
.ftpquota
.htaccess

0 comments on commit b5ba598

Please sign in to comment.