update(create_release): modify workflow name and add dev tag for Docker image

This commit is contained in:
Félix MARQUET
2025-06-16 09:18:06 +02:00
parent 0a5945e7b3
commit 82f5f59413

View File

@@ -1,4 +1,4 @@
name: Build et Release Multi-Architectures
name: Build et Release
on:
push:
@@ -119,6 +119,7 @@ jobs:
push: true
tags: |
breizhhardware/github-ntfy:latest
breizhhardware/github-ntfy:dev
breizhhardware/github-ntfy:${{ needs.version.outputs.version }}
file: Dockerfile