Skip to content

feat: add copy button to address history popup (#7767) #1392

feat: add copy button to address history popup (#7767)

feat: add copy button to address history popup (#7767) #1392

Workflow file for this run

name: Handbook
on:
push:
branches:
- 'develop'
jobs:
publish:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
- uses: retypeapp/action-build@v3
with:
config: docs
- uses: retypeapp/action-github-pages@latest
with:
branch: retype
update-branch: true