Skip to content

Commit

Permalink
Update hangar.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Syrent committed Aug 30, 2023
1 parent 462d156 commit 069a30a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/hangar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
restore-keys: |
${{ runner.OS }}-gradle-
- name: Build with Gradle
run: ./gradlew build
run: ./gradlew shadowJar
- name: Publish
env:
HANGAR_API_TOKEN: ${{ secrets.HANGAR_API_TOKEN }}
Expand Down

0 comments on commit 069a30a

Please sign in to comment.