Compare commits

..

No commits in common. "main" and "0.72" have entirely different histories.
main ... 0.72

2 changed files with 4 additions and 6 deletions

View File

@ -47,9 +47,8 @@ steps:
- sha256
- crc32
when:
event:
exclude:
- push
allConditions:
- event: tag
image_pull_secrets:
- docker_token

View File

@ -1,5 +1,4 @@
## Matomo CSV Util
## iNewsletter CSV Util
GUI utility to convert a csv with multiple columns to a valid Matomo .csv import file
GUI utility to convert csv with multiple columns to iNewsletter .csv import
Needed columns= name, email
All the other available columns will be treated as attributes of the subscriber.