Skip to content

Update zds_android

Update zds_android #16

name: Update zds_android
on:
workflow_dispatch:
workflow_call:
secrets:
PAT:
required: true
jobs:
publish_android:
uses: ./.github/workflows/copy-content.yml

Check failure on line 12 in .github/workflows/update_zds_android.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/update_zds_android.yml

Invalid workflow file

error parsing called workflow ".github/workflows/update_zds_android.yml" -> "./.github/workflows/copy-content.yml" (source branch with sha:692f435f22c1f48c9b76de86e93d757b8f491350) : every step must define a `uses` or `run` key
secrets: inherit
with:
repo: ZebraDevs/zds-android
branch: "update-zeta-icons"
source_dir: "outputs/android"
destination_dir: "components/src/main/res/drawable"
commit_msg: "Update icons"
prerun: rm -f components/src/main/res/drawable/ic_*.xml