chore: add build.yml; update announcement link (#314)

* chore: add build.yml

* chore: update announcement link on readme

* chore: update readme

* chore: trigger build
This commit is contained in:
Ayo Ayco 2025-03-09 20:11:22 +01:00 committed by GitHub
parent ac0a61d0ea
commit 97b3342cf9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 14 additions and 3 deletions

11
.build.yml Normal file
View file

@ -0,0 +1,11 @@
image: alpine/edge
secrets:
- bbfcb6dc-7c4a-42ee-a11a-022f0339a133
environment:
REPO: astro-reactive
GH_USER: ayoayco
tasks:
- push-mirror: |
cd ~/"${REPO}"
git config --global credential.helper store
git push --mirror "https://github.com/${GH_USER}/${REPO}"

View file

@ -1,7 +1,7 @@
> [!WARNING]
>
> Please read: [an important announcement about the project](https://github.com/orgs/astro-reactive/discussions/304)
>
>
> Please read: [an important announcement about the project](https://github.com/astro-reactive/astro-reactive/discussions/304)
>
> *As of now we still are in an exploratory phase and the library is not ready for production. We appreciate the interest. We look forward to your feedback and welcome all kinds of contribution. :)*
<p align="center">