Skip to content

docs: v1.5.0 (#214) #151

docs: v1.5.0 (#214)

docs: v1.5.0 (#214) #151

Workflow file for this run

name: Update README
on:
push:
branches:
- docs
paths:
- .github/templates/**
workflow_dispatch:
jobs:
update:
uses: codeshelldev/gh-actions/.github/workflows/readme-update.yml@main
name: Update
with:
output-branch: main
secrets:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}