Skip to content

Commit f6bad92

Browse files
committed
github tag&release
1 parent a4f3766 commit f6bad92

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: .github/workflows/espresso-release.yml

+3
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,9 @@ jobs:
7272
7373
echo "tag_name=$tag_name" >> "$GITHUB_OUTPUT"
7474
75+
- name: Build
76+
run: ./gradlew --no-daemon build
77+
7578
- name: Github Release
7679
uses: softprops/action-gh-release@v2
7780
with:

0 commit comments

Comments
 (0)