fix docker action

This commit is contained in:
hrj 2021-12-10 09:28:05 +05:30
parent 3717454f89
commit 6ee4aa596d
1 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,8 @@ name: Update docker image
on:
push:
branches: [ master ]
tags:
- 'v*'
tags:
- 'v*'
jobs:
build: