Skip to content

chore: update github workflows (#77) #66

chore: update github workflows (#77)

chore: update github workflows (#77) #66

Workflow file for this run

name: Release Workflow
on:
push:
branches: [development, release-*]
jobs:
release:
uses: epam/ai-dial-ci/.github/workflows/python_docker_release.yml@1.7.0
secrets: inherit