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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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