Skip to content

feat: initial commit (#3) (#4) #15

feat: initial commit (#3) (#4)

feat: initial commit (#3) (#4) #15

Workflow file for this run

name: Release version
on:
push:
branches: [ development, release-* ]
env:
IMAGE_NAME: ${{ github.repository }}
jobs:
release:
uses: epam/ai-dial-ci/.github/workflows/[email protected]
secrets: inherit