Skip to content

Use VirtualStudy service from public VS controller (#11892) #7

Use VirtualStudy service from public VS controller (#11892)

Use VirtualStudy service from public VS controller (#11892) #7

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: actions/setup-dotnet@v1
with:
dotnet-version: 7.0.x
- uses: retypeapp/action-build@ddc4449f15ae65b75e13198b88200bfd64aef168 # before v3.10.0, which breaks the news on homepage
- uses: retypeapp/action-github-pages@latest
with:
update-branch: true