mirror of
https://github.com/rachelos/we-mp-rss.git
synced 2026-09-01 15:33:05 +08:00
1.4.1-v1.4.1
This commit is contained in:
@@ -3,7 +3,7 @@ name: Publish Docker image to Docker Hub
|
||||
on:
|
||||
push:
|
||||
branches: [ "main" ]
|
||||
tags: [ "v*" ]
|
||||
# tags: [ "v*" ]
|
||||
|
||||
env:
|
||||
REGISTRY: docker.io
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
name: Release Zip
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- "v*"
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user