mirror of
https://github.com/fankes/pagecurl-multiplatform.git
synced 2025-09-06 02:35:25 +08:00
Update publish.yml
This commit is contained in:
3
.github/workflows/publish.yml
vendored
3
.github/workflows/publish.yml
vendored
@@ -6,7 +6,8 @@ name: Publish To Maven Central
|
||||
on:
|
||||
# Triggers the workflow when tag is pushed
|
||||
push:
|
||||
tags: v.*
|
||||
tags:
|
||||
- 'v*'
|
||||
|
||||
# Allows you to run this workflow manually from the Actions tab
|
||||
workflow_dispatch:
|
||||
|
Reference in New Issue
Block a user