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

note on validator public key (#171) #676

note on validator public key (#171)

note on validator public key (#171) #676

Workflow file for this run

name: Deploy to GitHub pages
on:
push:
branches:
- main
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Setup Node.js
uses: actions/setup-node@v3
- name: Install Bootstrap
run: npm install
- uses: jeffreytse/[email protected]
with:
bundler_ver: '~>2.4.0'
token: ${{ secrets.GITHUB_TOKEN }}
cname: 'pactus.org'
# https://pngquant.org/install.html
# for compression of PNG images.
pre_build_commands: pacman -S --noconfirm pngquant