Skip to content

Commit

Permalink
Include a CNAME file
Browse files Browse the repository at this point in the history
  • Loading branch information
dhruvkb committed Dec 25, 2023
1 parent b2b7152 commit d10e8f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,7 @@ jobs:
git config user.name "Dhruv Bhanushali"
git config user.email "[email protected]"
touch .nojekyll
echo "pls.cli.rs" > CNAME
git add .
git commit --all --message "Build documentation"
git remote add origin https://x-access-token:${{ secrets.ACCESS_TOKEN }}@github.com/pls-rs/pls-rs.github.io.git
Expand Down

0 comments on commit d10e8f6

Please sign in to comment.