Skip to content

Commit

Permalink
66
Browse files Browse the repository at this point in the history
  • Loading branch information
cortez24rus authored Dec 13, 2024
1 parent 545788f commit 7a37280
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/every_day_view.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
# Формируем URL для картинки с уникальными просмотрами
BADGE_TOTAL_URL="https://img.shields.io/badge/Total%20Views%20All%20Time-$new_total_views-blue"
BADGE_UNIQUE_URL="https://img.shields.io/badge/Unique%20Views%20All%20Time-$new_total_uniques-blue"
BADGE_UNIQUE_URL="https://img.shields.io/badge/Unique%20Views%20All%20Time-$new_total_uniques-green"
echo ${BADGE_TOTAL_URL}
echo ${BADGE_UNIQUE_URL}
Expand Down

0 comments on commit 7a37280

Please sign in to comment.