Skip to content

Commit 4c2479d

Browse files
committed
update
1 parent 1cdcb2f commit 4c2479d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stats.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
};
8282
}
8383
84-
const url = "https://e853059f.stackblitz-cr.pages.dev/stats";
84+
const url = "https://pkg.pr.new/stats";
8585
const counts = await fetchAndCountData(url);
8686
8787
console.log("Counts:", counts);

0 commit comments

Comments
 (0)