Skip to content

Commit

Permalink
Merge pull request #140 from ASSETS-Conference/dev
Browse files Browse the repository at this point in the history
build: small correction
  • Loading branch information
surajgoraya authored May 29, 2024
2 parents f0c44ae + b5ba598 commit 315a946
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 315a946

Please sign in to comment.