Skip to content

Fix refID in RWEB_0076-eviter-le-transfert-d-une-grande-quantite-de-d… #7

Fix refID in RWEB_0076-eviter-le-transfert-d-une-grande-quantite-de-d…

Fix refID in RWEB_0076-eviter-le-transfert-d-une-grande-quantite-de-d… #7

Workflow file for this run

name: Publish Retype powered website to GitHub Pages
on:
workflow_dispatch:
push:
branches:
- main
jobs:
publish:
name: Publish to retype branch
runs-on: ubuntu-latest
permissions:
contents: write
steps:
- uses: actions/checkout@v3
- uses: retypeapp/action-build@latest
with:
config: ./docs/retype.yml
- uses: retypeapp/action-github-pages@latest
with:
update-branch: true