Skip to content

Update stablecoins-debate.md #271

Update stablecoins-debate.md

Update stablecoins-debate.md #271

Workflow file for this run

name: Publish demo on GitHub Pages
on:
push:
branches:
- master
jobs:
build:
name: Publish site
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/[email protected]
- name: Build and deploy
uses: shalzz/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
PAGES_BRANCH: gh-pages