Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gsidhwani-nr authored Sep 4, 2023
1 parent 4edff7c commit c4897de
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Build and Release v1.2
name: Build and Release v1.2.1

on:
push:
Expand Down Expand Up @@ -33,7 +33,7 @@ jobs:
- name: Build with Gradle and verifyInstrumentation
run: |
./gradlew build install verifyInstrumentation
./gradlew clean install verifyInstrumentation
- name: Identify Release Type
id: define_release_type
Expand Down

0 comments on commit c4897de

Please sign in to comment.