Skip to content

Commit a88c946

Browse files
committed
release: v1.0.1
1 parent 0cff60e commit a88c946

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/workflows/publish-snapshot.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,13 @@ on:
1616
- 'build.gradle.kts'
1717
- 'settings.gradle.kts'
1818
- 'gradle.properties'
19-
19+
tags-ignore:
20+
- v**
2021
# 手动触发工作流
2122
workflow_dispatch:
2223

24+
25+
2326
env:
2427
JAVA_VERSION: 21
2528
JAVA_DISTRIBUTION: zulu

0 commit comments

Comments
 (0)