Compare commits
No commits in common. "main" and "v0.8.0" have entirely different histories.
2 changed files with 0 additions and 14 deletions
11
.build.yml
11
.build.yml
|
@ -1,11 +0,0 @@
|
||||||
image: alpine/edge
|
|
||||||
secrets:
|
|
||||||
- bbfcb6dc-7c4a-42ee-a11a-022f0339a133
|
|
||||||
environment:
|
|
||||||
REPO: astro-github-stats
|
|
||||||
GH_USER: ayoayco
|
|
||||||
tasks:
|
|
||||||
- push-mirror: |
|
|
||||||
cd ~/"${REPO}"
|
|
||||||
git config --global credential.helper store
|
|
||||||
git push --mirror "https://github.com/${GH_USER}/${REPO}"
|
|
|
@ -1,6 +1,3 @@
|
||||||
> [!Note]
|
|
||||||
> Project moved to [SourceHut](https://git.sr.ht/~ayoayco/astro-github-stats)
|
|
||||||
|
|
||||||
# Astro GitHub Stats ✨
|
# Astro GitHub Stats ✨
|
||||||
|
|
||||||
[](https://www.npmjs.com/package/astro-github-stats)
|
[](https://www.npmjs.com/package/astro-github-stats)
|
||||||
|
|
Loading…
Reference in a new issue