File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ name: Maven Package
5
5
6
6
on :
7
7
release :
8
- types : [created]
8
+ types : [created, published ]
9
9
10
10
jobs :
11
11
build :
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
3
3
<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
4
+ xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
5
5
<modelVersion >4.0.0</modelVersion >
6
6
7
7
<groupId >com.andreilorin</groupId >
8
8
<artifactId >quickstart</artifactId >
9
- <version >1.3.0 </version >
9
+ <version >1.3.2 </version >
10
10
<packaging >maven-archetype</packaging >
11
11
12
12
<name >quickstart</name >
You can’t perform that action at this time.
0 commit comments