fix: correction du workflow CI pour déclencher sur le tag 'ext'
All checks were successful
build-and-push-ext / build_push (push) Successful in 8s

This commit is contained in:
4NK Dev 2025-09-21 07:23:02 +00:00
parent 86e7a4eee6
commit 0c218d7a42

View File

@ -2,8 +2,8 @@ name: build-and-push-ext
on:
push:
branches:
- dev4
tags:
- ext
jobs:
build_push: