update deploy action #2

Merged
douzeb merged 1 commit from main into prod 2024-09-26 07:29:57 +00:00
2 changed files with 5 additions and 1 deletions

View file

@ -3,10 +3,14 @@ on:
push:
branches:
- prod
build-and-deploy:
jobs:
build:
name: Build and deploy site
runs-on: debian-latest
steps:
- uses: actions/checkout@v4
- run: ls -l
- run: npm install
- run: npm docs:build
- run: echo "implement deploy"

BIN
.github/workflows/.deploy.yml.swp vendored Normal file

Binary file not shown.