Skip to content

chore(Wiki): add Yandex Music plugin (#329) #4

chore(Wiki): add Yandex Music plugin (#329)

chore(Wiki): add Yandex Music plugin (#329) #4

Workflow file for this run

name: Wiki
on:
push:
branches: [main]
paths:
- wiki/**
- .github/workflows/wiki.yml
permissions:
contents: write
jobs:
wiki:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: Andrew-Chen-Wang/github-wiki-action@v4