Skip to content

Commit

Permalink
Update release.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: raghav-deepsource <71248328+raghav-deepsource@users.noreply.github.com>
  • Loading branch information
raghav-deepsource committed Apr 12, 2023
1 parent 23eee98 commit fc958e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: Build with Gradle
uses: gradle/gradle-build-action@67421db6bd0bf253fb4bd25b31ebb98943c375e1
with:
arguments: build
arguments: "build --stacktrace"
- name: release
uses: actions/create-release@v1
id: create_release
Expand Down

0 comments on commit fc958e5

Please sign in to comment.