Warn on invalid semver (#22)

Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax
2020-12-01 05:50:39 +01:00
committed by GitHub
parent ef12c77b87
commit 4c2760ba7a
4 changed files with 38 additions and 2 deletions

View File

@ -83,9 +83,11 @@ jobs:
tag-semver:
runs-on: ubuntu-latest
steps:
- name: Checkout
-
name: Checkout
uses: actions/checkout@v2
- name: Docker meta
-
name: Docker meta
uses: ./
with:
images: |