Compare commits

...

1 Commits

Author SHA1 Message Date
Franck Nijhof db45c16e1e Trigger additional tags on release and manual (#6) 2021-01-13 13:49:49 +01:00
+4
View File
@@ -6,6 +6,10 @@ on:
push:
tags:
- v[0-9]+.[0-9]+.[0-9]+
release:
types:
- published
workflow_dispatch:
jobs:
additional-tags: