mirror of
https://github.com/asdlokj1qpi233/subconverter.git
synced 2025-11-01 06:12:30 +00:00
Fix build scripts
This commit is contained in:
3
.github/workflows/docker.yml
vendored
3
.github/workflows/docker.yml
vendored
@@ -1,7 +1,8 @@
|
||||
name: Publish Docker Image
|
||||
on:
|
||||
push:
|
||||
branches: [ master ]
|
||||
branches:
|
||||
- '**'
|
||||
tags:
|
||||
- '**'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user