Skip to content

added upserData to SQL #77

added upserData to SQL

added upserData to SQL #77

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