Skip to content

Commit

Permalink
del: removed the writing of CNAME line
Browse files Browse the repository at this point in the history
  • Loading branch information
GhostVaibhav committed Jun 29, 2024
1 parent 5b7054b commit 1e19033
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/node.js.dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ jobs:
if: github.ref == 'refs/heads/development'
run: |
sed -i 's/dev-simple.ghostvaibhav.com/theme-change.ghostvaibhav.com/g' package.json
echo 'theme-change.ghostvaibhav.com' > ./build/CNAME
- name: Setting up Git
run: |
git remote set-url origin https://GhostVaibhav:${{ secrets.PASS }}@github.com/GhostVaibhav/Simple.git
Expand Down

0 comments on commit 1e19033

Please sign in to comment.