Skip to content

Commit 597294d

Browse files
authored
Update android-publish.yml
1 parent d9d374e commit 597294d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/android-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
content: ${{secrets.GOOGLE_SERVICES}}
3333

3434
- name: Set app version
35-
uses: Devofure/advance-android-version-actions@v1.6.1
35+
uses: chkfung/android-version-actions@v1.2.1
3636
with:
3737
gradlePath: app/build.gradle.kts
3838
versionCode: ${{ github.event.inputs.versionNumber }}

0 commit comments

Comments
 (0)