Skip to content

Add built-in contracts P2PKH and P2PK (#244) #297

Add built-in contracts P2PKH and P2PK (#244)

Add built-in contracts P2PKH and P2PK (#244) #297

Workflow file for this run

name: Deploy
on:
push:
branches:
- master
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: redkubes/[email protected]
with:
source-folder: docs
git-user: zhfnjust
git-password: ${{ secrets.GITHUB_TOKEN }}
deployment-branch: gh-pages