Skip to content

Commit

Permalink
fix: Production environment name and address
Browse files Browse the repository at this point in the history
  • Loading branch information
arunsathiya committed Aug 24, 2024
1 parent 17f98a0 commit 30a9faf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,5 +110,5 @@ jobs:
id: deployment
with:
token: '${{ secrets.PAT_FOR_DEPLOYMENTS }}'
environment-url: https://arun.blog
environment: production
environment-url: https://www.arun.blog
environment: Production

0 comments on commit 30a9faf

Please sign in to comment.