Skip to content

Release 5.1.10 notes #159

Release 5.1.10 notes

Release 5.1.10 notes #159

Workflow file for this run

name: Publish Retype powered website to GitHub Pages
on:
push:
paths:
- 'frinx-uniconfig/release-notes/index.md'
workflow_dispatch:
jobs:
publish:
name: Publish to retype branch
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: retypeapp/[email protected]
with:
license: ${{ secrets.RETYPE_SECRET }}
- uses: retypeapp/[email protected]
with:
update-branch: true