Update maven.yml
This commit is contained in:
parent
3e322f5cfc
commit
7b72479e2e
1 changed files with 1 additions and 2 deletions
3
.github/workflows/maven.yml
vendored
3
.github/workflows/maven.yml
vendored
|
@ -38,8 +38,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
name: Package
|
name: Package
|
||||||
path: staging
|
path: staging
|
||||||
- name: GH Release
|
- uses: softprops/action-gh-release@v0.1.15
|
||||||
uses: softprops/action-gh-release@v0.1.15
|
|
||||||
if: startsWith(github.ref, 'refs/tags/')
|
if: startsWith(github.ref, 'refs/tags/')
|
||||||
with:
|
with:
|
||||||
files: Package
|
files: Package
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue