Skip to content

Release

Release #52

Workflow file for this run

name: Release
on:
release:
types: [published]
jobs:
package:
uses: ./.github/workflows/package.yml