Skip to content

Commit

Permalink
Update gradle_snapshot_build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Sanlorng authored Oct 28, 2024
1 parent 6884dd2 commit d10bc15
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/gradle_snapshot_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ jobs:

- name: PublishToMavenLocal
run: |
git describe --abbrev=0 --tags
# git describe --tags
# git describe --abbrev=0 --tags
git describe --tags
# ./gradlew :gallery:assembleRelease
# ./gradlew publishDesktopPublicationToMavenLocal
# ./gradlew publishAndroidReleasePublicationToMavenLocal
Expand Down

0 comments on commit d10bc15

Please sign in to comment.