Skip to content

Release 6.1.1 notes #220

Release 6.1.1 notes

Release 6.1.1 notes #220

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