Skip to content

fix(widget/volume): remove redundant closing brace in volume widget d… #81

fix(widget/volume): remove redundant closing brace in volume widget d…

fix(widget/volume): remove redundant closing brace in volume widget d… #81

Workflow file for this run

name: Publish wiki
on:
workflow_dispatch:
push:
branches: [main]
paths: [docs/**, .github/workflows/publish-wiki.yaml]
concurrency:
group: wiki
cancel-in-progress: true
permissions:
contents: write
jobs:
wiki:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: spenserblack/actions-wiki@v0.3.0
with:
path: docs