Skip to content

SK-2134 include file path and file object in request response #36

SK-2134 include file path and file object in request response

SK-2134 include file path and file object in request response #36

Workflow file for this run

name: Public Release
on:
push:
tags: '*.*.\d+'
paths-ignore:
- "package.json"
- "package-lock.json"
- "*.md"
jobs:
call-common-workflow:
uses: ./.github/workflows/common-release.yml
with:
tag: public
secrets: inherit