Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Twinklebear committed Jun 2, 2024
1 parent b27d046 commit b935126
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-page.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
# visit each demo
- name: Add Stats
run: |
sed -i.bk "s/\<\/body\>/\<script defer data-domain='willusher.io' src='https:\/\/pan.wushernet.com\/js\/script.js'\>\<\/script\>\<\/body\>/" index.html
sed -i.bk "s/<\/body>/<script defer data-domain='willusher.io' src='https:\/\/pan.wushernet.com\/js\/script.js'><\/script><\/body>/" index.html
- name: Build App
run: |
Expand Down

0 comments on commit b935126

Please sign in to comment.