Skip to content

feat: Add github actions (#2) #1

feat: Add github actions (#2)

feat: Add github actions (#2) #1

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