Skip to content

Commit

Permalink
github tag&release
Browse files Browse the repository at this point in the history
  • Loading branch information
kb-kerem committed Dec 10, 2024
1 parent a4f3766 commit f6bad92
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/espresso-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,9 @@ jobs:
echo "tag_name=$tag_name" >> "$GITHUB_OUTPUT"
- name: Build
run: ./gradlew --no-daemon build

- name: Github Release
uses: softprops/action-gh-release@v2
with:
Expand Down

0 comments on commit f6bad92

Please sign in to comment.