Skip to content

📦 NEW: refactor and add neobrutal button to app #22

📦 NEW: refactor and add neobrutal button to app

📦 NEW: refactor and add neobrutal button to app #22

Workflow file for this run

name: Deploy
on:
push:
branches:
- main
jobs:
deploy:
runs-on: self-hosted
steps:
- uses: actions/checkout@v2
- name: Deploy to server
run: |
cd ~/code/ai-roadmap-generator
./deploy.sh