Skip to content

[Oztechan/Global#119] Move Setup Gradle Repo to composite actions (#120) #4

[Oztechan/Global#119] Move Setup Gradle Repo to composite actions (#120)

[Oztechan/Global#119] Move Setup Gradle Repo to composite actions (#120) #4

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