1
0
Fork 0
mirror of https://github.com/alangrainger/immich-public-proxy.git synced 2024-12-28 03:41:58 +00:00

Add Docker Hub

This commit is contained in:
Alan Grainger 2024-10-31 16:01:13 +01:00
parent a91f8fa540
commit 4700e3bd54

View file

@ -1,6 +1,7 @@
name: Create and publish a Docker image
on:
workflow_dispatch:
push:
tags:
- 'v*' # Only on version tags like v1.0, v2.0, etc.