Skip to content

Instantly share code, notes, and snippets.

View Nerajno's full-sized avatar
🎯
Focusing on building that developer muscle.

Nerando Johnson Nerajno

🎯
Focusing on building that developer muscle.
View GitHub Profile
@umanghome
umanghome / publish.yml
Last active January 12, 2025 18:37
GitHub Action: Generate a build and push to another branch
# .github/workflows/publish.yml
name: Generate a build and push to another branch
on:
push:
branches:
- master # Remove this line if your primary branch is "main"
- main # Remove this line if your primary branch is "master"
jobs:

2016 Curriculum Update

Free Code Camp is expanding its challenges to better prepare campers for our project challenges.

FAQ:

Will this still be 1,200 hours of challenges + 800 hours of nonprofit projects?

Yes.

When will these new challenges go live?