Skip to content
This repository was archived by the owner on May 1, 2025. It is now read-only.

Commit a14094c

Browse files
auto release #3
1 parent 18c4e79 commit a14094c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/gradle.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,9 @@ jobs:
7878
steps:
7979
- name: Download artifacts
8080
uses: actions/download-artifact@v4
81+
with:
82+
name: build-artifacts
83+
path: .
8184

8285
- name: Create Release
8386
id: create_release

0 commit comments

Comments
 (0)