Skip to content

feat: add new icons for models (Issue #20, #26) (#27) #30

feat: add new icons for models (Issue #20, #26) (#27)

feat: add new icons for models (Issue #20, #26) (#27) #30

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_vanilla_docker.yml@1.1.0
secrets: inherit