Skip to content

Merge pull request #11 from zalf-rdm/fixing_gitIssue_7 #60

Merge pull request #11 from zalf-rdm/fixing_gitIssue_7

Merge pull request #11 from zalf-rdm/fixing_gitIssue_7 #60

Workflow file for this run

name: Publish Retype powered website for the BonaRes standards report to GitHub Pages
on:
workflow_dispatch:
push:
branches:
- main
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:
#without define a branch the files go to branch retype
# branch: main
update-branch: true