Skip to content

v0.0.11

v0.0.11 #14

Workflow file for this run

name: Release CICD
on:
release:
types: [published]
jobs:
build:
uses: ./.github/workflows/build.yaml
publish:
uses: ./.github/workflows/publish.yaml