Skip to content

Commit

Permalink
[DEBUG] Print all current modules' version
Browse files Browse the repository at this point in the history
  • Loading branch information
tuancoltech committed Sep 4, 2024
1 parent c1de026 commit 5ab4678
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release_about.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@ jobs:

- name: Fetch all tags
run: git fetch --tags

- name: Check current version
run: ./gradlew currentVersion

- name: Publish about to Github
uses: gradle/gradle-build-action@v2
Expand Down

0 comments on commit 5ab4678

Please sign in to comment.