Skip to content

[Oztechan/Global#117] Create Setup Gradle Repo reusable workflow (#118) #3

[Oztechan/Global#117] Create Setup Gradle Repo reusable workflow (#118)

[Oztechan/Global#117] Create Setup Gradle Repo reusable workflow (#118) #3

Workflow file for this run

name: Publish Release
on:
push:
tags:
- "v*"
jobs:
PublishRelease:
uses: Oztechan/Global/.github/workflows/reusable-publish.yml@develop
with:
slack_channel: "global-github"
secrets: inherit