mirror of
https://github.com/librecaptcha/lc-core.git
synced 2025-01-25 20:13:13 -05:00
fix docker action
This commit is contained in:
parent
3717454f89
commit
6ee4aa596d
4
.github/workflows/docker-latest.yml
vendored
4
.github/workflows/docker-latest.yml
vendored
@ -3,8 +3,8 @@ name: Update docker image
|
||||
on:
|
||||
push:
|
||||
branches: [ master ]
|
||||
tags:
|
||||
- 'v*'
|
||||
tags:
|
||||
- 'v*'
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Loading…
x
Reference in New Issue
Block a user