Compare commits
No commits in common. "main" and "0.72" have entirely different histories.
@ -47,9 +47,8 @@ steps:
|
||||
- sha256
|
||||
- crc32
|
||||
when:
|
||||
event:
|
||||
exclude:
|
||||
- push
|
||||
allConditions:
|
||||
- event: tag
|
||||
|
||||
image_pull_secrets:
|
||||
- docker_token
|
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user