Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Typos fixed

Typos fixed #594

Workflow file for this run

name: Deploy to GitHub pages
on:
push:
branches:
- main
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: jeffreytse/[email protected]
with:
token: ${{ secrets.GITHUB_TOKEN }}
cname: 'pactus.org'
# https://pngquant.org/install.html
# for compression of PNG images.
pre_build_commands: pacman -S --noconfirm pngquant