Skip to content

Improve homepage, update theme, and add Acorn links #18

Improve homepage, update theme, and add Acorn links

Improve homepage, update theme, and add Acorn links #18

Workflow file for this run

name: Synchronize and commit
on:
push:
branches:
- main
jobs:
synchronize:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: calvinmclean/[email protected]
with:
type: synchronize
api_key: ${{ secrets.DEV_TO_API_KEY }}