Skip to content

chore: replace subject type in all project with an enum (#7525) #1326

chore: replace subject type in all project with an enum (#7525)

chore: replace subject type in all project with an enum (#7525) #1326

Workflow file for this run

name: Handbook
on:
push:
branches:
- 'develop'
jobs:
publish:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
- uses: retypeapp/action-build@v3
with:
config: docs
- uses: retypeapp/action-github-pages@latest
with:
branch: retype
update-branch: true