Skip to content

Update github-gradle to 1.8.1.1 #37

Update github-gradle to 1.8.1.1

Update github-gradle to 1.8.1.1 #37

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 }}