Skip to content

Commit d780ba2

Browse files
committed
fix: merge double run call
1 parent 0e77d97 commit d780ba2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/update-badge.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,6 @@ jobs:
8282
echo "visitors=$visitors" >> $GITHUB_OUTPUT
8383
echo "formatted_visitors=$formatted_visitors" >> $GITHUB_OUTPUT
8484
85-
- name: Debug API Response
86-
run: |
8785
echo "=== DEBUG INFORMATION ==="
8886
echo "Checking if API key is set..."
8987
if [ -z "${{ secrets.PLAUSIBLE_API_KEY }}" ]; then

0 commit comments

Comments
 (0)