Skip to content

Bump to v0.6.7

Bump to v0.6.7 #16

Workflow file for this run

# DO NOT EDIT - This file is managed by ezzatron/repos.
name: Publish release
on:
push:
tags:
- "*"
jobs:
publish:
name: Ezzatron
uses: ezzatron/repos/.github/workflows/shared-publish-release.yml@main
secrets: inherit
permissions:
contents: write
discussions: write
with:
discussionCategory: Releases
tag: ${{ github.ref_name }}