Skip to content

Commit

Permalink
only upload jar
Browse files Browse the repository at this point in the history
  • Loading branch information
mrq1911 committed Dec 19, 2021
1 parent a3a0f84 commit d6b99ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Expand Up @@ -43,7 +43,7 @@ jobs:
uses: actions/upload-artifact@v2
with:
name: swarmpit.jar
path: target
path: target/swarmpit.jar
docker:
name: Build and push docker
runs-on: ubuntu-latest
Expand Down

0 comments on commit d6b99ab

Please sign in to comment.