Skip to content

fix: sendmail high cpu #309

fix: sendmail high cpu

fix: sendmail high cpu #309

Workflow file for this run

name: build-blog
on:
push:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: build stuff
run: make build
- name: Deploy 🚀
uses: JamesIves/[email protected]
with:
BRANCH: pages
FOLDER: ./site