Skip to content

Update TOC Interface version(s) #369

Update TOC Interface version(s)

Update TOC Interface version(s) #369

Workflow file for this run

name: Update TOC Interface version(s)
on:
workflow_dispatch:
schedule:
- cron: 0 12 * * *
permissions: {}
jobs:
toc-update:
permissions:
contents: write
pull-requests: write
uses: McTalian-WoW-Addons/wow-build-tools/.github/workflows/toc-updater.yml@v1-beta
with:
addon-name: DeviceLayoutPreset
pr-body: |
## Requirements
- [ ] Download test package in the comments below
- [ ] Test for all applicable game clients
- [ ] Retail (Live? PTR? Beta?)
----------------------------------------------------
_This PR was automatically created to update the supported interface versions in DeviceLayoutPreset.toc._
secrets: inherit