Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
uses: withastro/action@v3
with:
package-manager: pnpm@latest
node-version: 22

deploy:
needs: build
Expand Down
2 changes: 1 addition & 1 deletion src/content/communities/bricolabs.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: BricoLabs
description: BricoLabs es una asociación basada en hardware abierto que reúne semanalmente a todos los que quieran colaborar en la construcción de todo tipo de gadgets movidos por la curiosidad y el aprendizaje.
website: https://www.bricolabs.cc
logo: https://www.bricolabs.cc/wiki/_media/guias/bricolabs_logo_landscape_low.png?w=400&tok=e357cd
logo: https://github.com/brico-labs.png
socials:
- name: Twitter
url: https://x.com/Brico_Labs
Expand Down