mirror of
https://github.com/dromara/payment-spring-boot.git
synced 2026-03-13 21:33:41 +08:00
Merge remote-tracking branch 'origin/release' into release
This commit is contained in:
8
.github/workflows/main.yml
vendored
8
.github/workflows/main.yml
vendored
@@ -1,11 +1,7 @@
|
||||
name: Maven Central Repo Deployment
|
||||
# 当 release 的时候触发
|
||||
#on:
|
||||
# release:
|
||||
# types: [released]
|
||||
on:
|
||||
push:
|
||||
branches: [ release ]
|
||||
release:
|
||||
types: [released]
|
||||
jobs:
|
||||
publish:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user