Skip to content
This repository was archived by the owner on Jul 25, 2024. It is now read-only.

Commit 2a68ab3

Browse files
authored
Update maven.yml
1 parent eb1359d commit 2a68ab3

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/workflows/maven.yml

+5-5
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@ name: Release Maven
22

33

44

5-
on:
6-
push:
7-
tags:
8-
- '*'
9-
#on: [push]
5+
# on:
6+
# push:
7+
# tags:
8+
# - '*'
9+
on: [push]
1010

1111

1212

0 commit comments

Comments
 (0)