Skip to content

Commit eafd58a

Browse files
committed
Actions Versioning
1 parent 4640865 commit eafd58a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/build-gradle.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,8 @@ jobs:
5252
uses: gradle/actions/setup-gradle@v4
5353
- name: Build with Gradle
5454
run: ./gradlew packageDistributionForCurrentOS
55+
env:
56+
ORG_GRADLE_PROJECT_version: ${{ github.sha }}
5557
- name: Add artifact
5658
uses: actions/upload-artifact@v4
5759
with:

0 commit comments

Comments
 (0)