Skip to content

Add Catalan translation (#26) #8

Add Catalan translation (#26)

Add Catalan translation (#26) #8

Workflow file for this run

name: Publish Alpha Build ...aX
on:
push:
branches:
- dev
paths-ignore:
- "version.py"
- "test/**"
- "examples/**"
- ".github/**"
- ".gitignore"
- "LICENSE"
- "CHANGELOG.md"
- "MANIFEST.in"
- "README.md"
- "scripts/**"
workflow_dispatch:
jobs:
build_and_publish:
uses: openvoiceos/.github/.github/workflows/publish_alpha_release.yml@feat/shared_actions1

Check failure on line 21 in .github/workflows/publish_alpha.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/publish_alpha.yml

Invalid workflow file

error parsing called workflow ".github/workflows/publish_alpha.yml" -> "openvoiceos/.github/.github/workflows/publish_alpha_release.yml@feat/shared_actions1" : failed to fetch workflow: workflow was not found.
secrets: inherit
with:
version_file: version.py # File location of the version file, default: version.py
python_version: "3.10"
locale_folder: locale
update_intentfile: test/test_intents.yaml
changelog_file: CHANGELOG.md