Skip to content

Merge branch 'main' of https://github.com/thatbeautifuldream/ai-roadm… #14

Merge branch 'main' of https://github.com/thatbeautifuldream/ai-roadm…

Merge branch 'main' of https://github.com/thatbeautifuldream/ai-roadm… #14

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