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.
2 parents b691272 + 3b274ae commit 5692c39Copy full SHA for 5692c39
.github/scripts/update.sc
@@ -1,4 +1,4 @@
1
-#!/usr/bin/env -S scala shebang
+#!/usr/bin/env -S scala-cli shebang
2
3
// Adapted from https://github.com/alexarchambault/sonatype-stats
4
//
.github/workflows/sonatype-stats.yml
-
+name: Retrieve and commit Sonatype stats
on:
workflow_dispatch:
schedule:
0 commit comments