Skip to content

chore: added CONTRIBUTING.md (#27) #27

chore: added CONTRIBUTING.md (#27)

chore: added CONTRIBUTING.md (#27) #27

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/publish_python_docker.yml@1.0.2
secrets: inherit