Skip to content

Added release notes for v5.4.1 (#25) #43

Added release notes for v5.4.1 (#25)

Added release notes for v5.4.1 (#25) #43

Workflow file for this run

# This workflow triggers a build of the production documentation site
# if a commit is made to the listed branches
name: Build production site
on:
push:
branches: [ main, 'v/*' ]
jobs:
dispatch:
runs-on: ubuntu-latest
steps:
- name: Trigger build
run: curl -X POST -d {} https://api.netlify.com/build_hooks/60e71936b15bb431b42b698a