Skip to content

fix incorrect yq command (#373) #61

fix incorrect yq command (#373)

fix incorrect yq command (#373) #61

---
name: "Deploy image sync"
on:
push:
branches:
- main
pull_request:
paths:
- "deploy/**"
jobs:
deploy:
uses: ./.github/workflows/deploy.yml
with:
dir: "deploy/image-sync"
tags: "docker,image-sync"
secrets: inherit