Compare commits

...
1 Commits
Author SHA1 Message Date
machka dc8ba3ce06 Exclude readme.md from docker-publish.yml 2025-05-20 19:23:26 +00:00
+2
View File
@@ -6,6 +6,8 @@ on:
- main - main
tags: tags:
- 'v*.*.*' - 'v*.*.*'
paths-ignore:
- 'README.md'
jobs: jobs:
build-and-push: build-and-push: