Skip to content

Revert the image sync property (#351) #22

Revert the image sync property (#351)

Revert the image sync property (#351) #22

---
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