Skip to content

Commit

Permalink
[update] 修改github Actions配置
Browse files Browse the repository at this point in the history
  • Loading branch information
minliuhua committed Oct 31, 2024
1 parent 9d8a27c commit f0809eb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: Publish package to the Maven Central Repository
on:
push:
branches:
- dev
tags: [ "*" ]
jobs:
publish:
Expand Down

0 comments on commit f0809eb

Please sign in to comment.