Skip to content

chore: use more future-proof publisher namespace #281

chore: use more future-proof publisher namespace

chore: use more future-proof publisher namespace #281

Workflow file for this run

name: CI
on:
push:
paths-ignore: ['**/*.md']
pull_request:
paths-ignore: ['**/*.md']
jobs:
linux:
uses: ./.github/workflows/linux.yml
permissions:
contents: write
macos:
uses: ./.github/workflows/macos.yml
windows:
uses: ./.github/workflows/windows.yml