Skip to content

feat: use CmdKey as ButtonConfig key #65

feat: use CmdKey as ButtonConfig key

feat: use CmdKey as ButtonConfig key #65

Workflow file for this run

name: CI Workflows
on:
push:
branches: [master]
jobs:
test:
uses: ./.github/workflows/test.yml
release:
needs: test
uses: ./.github/workflows/release.yml
secrets: inherit