Fix docker release

This commit is contained in:
Piotr Rogowski 2022-11-09 21:44:28 +01:00
parent 82ce6a48f4
commit 52d0b6aa18
No known key found for this signature in database
GPG Key ID: 4A842D702D9C6F8F
2 changed files with 3 additions and 1 deletions

View File

@ -11,7 +11,7 @@ jobs:
steps:
-
name: Set release tag
uses: olegtarasov/get-tag@v2
uses: olegtarasov/get-tag@v2.1.2
id: tagName
with:
tagRegex: 'v(.*)'

View File

@ -1,3 +1,5 @@
name: Release binary
on:
push:
tags: