Skip to content

updated SKILL.md

updated SKILL.md #3

Workflow file for this run

name: Release
on:
push:
tags: ['v*', '[0-9]+.[0-9]+.[0-9]+']
permissions:
contents: write
jobs:
release:
uses: dinoki-ai/osaurus-tools/.github/workflows/build-plugin.yml@master
secrets: inherit