Skip to content

Commit

Permalink
Merge pull request #229 from Syrent/Syrent-patch-3
Browse files Browse the repository at this point in the history
Update hangar.yml
  • Loading branch information
Syrent authored Aug 30, 2023
2 parents 57d87dd + 8818378 commit eeeaf0e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/hangar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ jobs:
with:
distribution: 'temurin'
java-version: 17
- name: Change wrapper permissions
run: chmod +x ./gradlew
- name: Publish
env:
HANGAR_TOKEN: ${{ secrets.HANGAR_API_TOKEN }}
Expand Down

0 comments on commit eeeaf0e

Please sign in to comment.