Skip to content

Commit

Permalink
More fixing of gh workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
pascalseeland committed May 3, 2023
1 parent 6098f07 commit 9844278
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- uses: actions/download-artifact@master
with:
name: ilserver-jar
path: ilserver.jar
path: ilserver-download
- uses: ncipollo/release-action@v1
with:
artifacts: "ilserver.jar"
artifacts: "ilserver-downloa/ilserver.jar"

0 comments on commit 9844278

Please sign in to comment.