Skip to content

Commit

Permalink
Minor Fixes.
Browse files Browse the repository at this point in the history
  • Loading branch information
RealMangorage committed May 5, 2024
1 parent 1fecc3d commit 5598398
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
- name: Fix gradlew permissions (optional)
run: chmod +x gradlew


- name: Get commit count for entire branch (public repo)
run: |
url="https://api.github.com/repos/${{ github.repository }}/commits?sha=${{ github.base_ref }}"
Expand Down

0 comments on commit 5598398

Please sign in to comment.