Skip to content

Update 2024-10-07-breaking-change.md #644

Update 2024-10-07-breaking-change.md

Update 2024-10-07-breaking-change.md #644

Workflow file for this run

name: Update Branch
on:
push:
branches:
- main
jobs:
autoupdate:
name: autoupdate
runs-on: ubuntu-22.04
steps:
- uses: docker://chinthakagodawita/autoupdate-action:v1
env:
GITHUB_TOKEN: '${{ secrets.GITHUB_TOKEN }}'