Skip to content

Update github-gradle to 1.8.2, add releaseName and multi-artifact cla… #38

Update github-gradle to 1.8.2, add releaseName and multi-artifact cla…

Update github-gradle to 1.8.2, add releaseName and multi-artifact cla… #38

name: Publish Dependency
on:
push:
tags:
- "*"
jobs:
call-reusable-workflow:
uses: intisy/workflows/.github/workflows/publish-dependency.yml@main
with:
repository: ${{ github.repository }}
secrets:
envPAT: ${{ secrets.PAT }}