Skip to content

on-release

on-release #3

Workflow file for this run

name: on-release
on:
release:
types: [created]
jobs:
publish-with-git-tag-version:
uses: ./.github/workflows/publish-with-git-tag-version.yml
secrets: inherit