We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cdcb2f commit 4c2479dCopy full SHA for 4c2479d
.github/workflows/stats.yml
@@ -81,7 +81,7 @@ jobs:
81
};
82
}
83
84
- const url = "https://e853059f.stackblitz-cr.pages.dev/stats";
+ const url = "https://pkg.pr.new/stats";
85
const counts = await fetchAndCountData(url);
86
87
console.log("Counts:", counts);
0 commit comments