From 7b4496fdd25d7362b6837f281c134e8535842b6b Mon Sep 17 00:00:00 2001 From: Georgiana1788 <162391781+Georgiana1788@users.noreply.github.com> Date: Thu, 24 Jul 2025 22:50:25 +0300 Subject: [PATCH 1/2] Update code3.yml --- code3.yml | 60 ++++++++++++++++++++++++++++++++++++++++++++++++++----- 1 file changed, 55 insertions(+), 5 deletions(-) diff --git a/code3.yml b/code3.yml index e429faf..33ba236 100644 --- a/code3.yml +++ b/code3.yml @@ -25,11 +25,61 @@ jobs: mkdir -p site scc . > site/stats.txt - - name: Generate index.html - run: | - echo "
" > site/index.html - cat site/stats.txt >> site/index.html - echo "" >> site/index.html + # înlocuiește pasul anterior cu: +run: | + cat <
This report was automatically generated using SCC via GitHub Actions on your latest commit to the main branch.
+EOF + + cat site/stats.txt >> site/index.html + + cat <+ + + +EOF - name: Deploy to GitHub Pages uses: peaceiris/actions-gh-pages@v3 From 3a801ba17e445ce9f8d080af79f468bfbb5862ec Mon Sep 17 00:00:00 2001 From: Georgiana1788 <162391781+Georgiana1788@users.noreply.github.com> Date: Thu, 24 Jul 2025 22:51:38 +0300 Subject: [PATCH 2/2] Update index.html --- index.html | 48 ++++++++++++++++++++++++++++++++++++------------ 1 file changed, 36 insertions(+), 12 deletions(-) diff --git a/index.html b/index.html index 49b339f..5b83353 100644 --- a/index.html +++ b/index.html @@ -1,26 +1,50 @@ - +< - -> site/index.html +
Acesta este un test de GitHub Pages cu index.html.
+This report was automatically generated using SCC via GitHub Actions on your latest commit to the main branch.
+ +Put the output of `scc . > stats.txt` here ++ +