Skip to content

fix(github-action): update tj-actions/changed-files action to v45.0.4 #1724

fix(github-action): update tj-actions/changed-files action to v45.0.4

fix(github-action): update tj-actions/changed-files action to v45.0.4 #1724

---
# yaml-language-server: $schema=https://json.schemastore.org/github-workflow.json
name: Deploy image
'on':
push:
branches:
- master
jobs:
deploy:
uses: deedee-ops/containers/.github/workflows/deploy.yaml@master
secrets: inherit
build-readme:
needs: deploy
uses: deedee-ops/containers/.github/workflows/render-readme.yaml@master
secrets: inherit