working pipeline

This commit is contained in:
sparshg
2024-09-26 01:38:12 +05:30
parent 3e5fdf4615
commit e49e5e086b
6 changed files with 35 additions and 20 deletions

View File

@@ -2,8 +2,10 @@ name: Deploy
on:
push:
branches: [ "main" ]
tags:
- v**
workflow_dispatch:
jobs:
build_site:
runs-on: ubuntu-latest