chore(ci): allow any tag [skip ci]

feat/capacitor
Paul Makles 2022-06-21 11:14:04 +01:00 committed by GitHub
parent cb0a521473
commit 3b7c1cbe20
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ on:
branches:
- "master"
tags:
- "v*"
- "*"
paths-ignore:
- ".github/**"
- "!.github/workflows/docker.yml"