Skip to content

Commit

Permalink
testing continuous deployment-1
Browse files Browse the repository at this point in the history
  • Loading branch information
amitgupta0220 committed Oct 31, 2024
1 parent a56634b commit e616e27
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,4 @@ jobs:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_branch: gh-pages # Ensure this is the branch where your site is hosted
publish_dir: ./dist # Vite outputs to `dist` by default
cname: "https://jaiprakashveerla.com/"

0 comments on commit e616e27

Please sign in to comment.