add tag trigger

This commit is contained in:
C.J. May
2025-01-08 13:03:09 -06:00
committed by GitHub
parent e24cb98294
commit 2dd864f123

View File

@@ -5,6 +5,7 @@ name: Create and publish a Docker image
on:
push:
branches: ['master']
tags: ['*']
paths-ignore:
- README.MD
- LICENSE