Skip to content

Commit

Permalink
Update build.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
wtlgo authored Mar 26, 2023
1 parent c3a7a37 commit 7bd3d75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Gradle Build
uses: gradle/gradle-build-action@v2
with:
arguments: shadowJar --scan
arguments: build --scan
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
VERSION: dev-${{ steps.commit.outputs.short }}
Expand Down

0 comments on commit 7bd3d75

Please # to comment.