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

Merge pull request #10924 from cBioPortal/jamesqo-patch-1 #1

Merge pull request #10924 from cBioPortal/jamesqo-patch-1

Merge pull request #10924 from cBioPortal/jamesqo-patch-1 #1

Workflow file for this run

name: Publish Retype powered website to GitHub Pages
on:
workflow_dispatch:
push:
branches:
- master
jobs:
publish:
name: Publish to retype branch
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: retypeapp/action-build@latest
- uses: retypeapp/action-github-pages@latest
with:
update-branch: true