Skip to content

Add how to verify bsv20 with oracle (#250) #301

Add how to verify bsv20 with oracle (#250)

Add how to verify bsv20 with oracle (#250) #301

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