fix: Model cost calculator fails with NPE for some adapters #201 (#202) #142
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |