Skip to content

Extract interface files from CDN #6713

Extract interface files from CDN

Extract interface files from CDN #6713

Workflow file for this run

name: Extract interface files from CDN
on:
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Export UI source files
uses: Gethe/wow-ui-source@automation
with:
product: wow_classic_ptr
token: ${{ secrets.GITHUB_TOKEN }}