Compare commits

...

2 Commits
0.72 ... main

Author SHA1 Message Date
Argiris Deligiannidis
71ca103393 update README.md
All checks were successful
continuous-integration/drone/push Build is passing
2024-02-02 15:36:29 +02:00
Argiris Deligiannidis
9a63348d52 update drone.yml
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2024-02-02 15:20:11 +02:00
2 changed files with 6 additions and 4 deletions

View File

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

View File

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