Skip to content

Commit

Permalink
build???????
Browse files Browse the repository at this point in the history
  • Loading branch information
fantahund committed Jan 19, 2025
1 parent d3e63d2 commit 8a6e64f
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,6 @@ jobs:
run: mvn clean install -Pshade
- uses: actions/upload-artifact@v4
with:
name: FancyFirework
name: Release
path: target/*
- uses: actions/upload-artifact@v4
with:
name: "Release"
if-no-files-found: error
overwrite: true
path: target/fancyfirework-shade.jar
if-no-files-found: error

0 comments on commit 8a6e64f

Please sign in to comment.