Skip to content

Add PinePhone battery charger post #13

Add PinePhone battery charger post

Add PinePhone battery charger post #13

Workflow file for this run

name: Deploy to gh-pages
on:
push:
branches: [ master ]
jobs:
gh-pages:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: helaili/[email protected]
env:
JEKYLL_PAT: ${{ secrets.JEKYLL_PAT }}
with:
target_branch: 'gh-pages'