Skip to content

Commit 5d77493

Browse files
committed
chore: bump upload artifact action
1 parent 64909ed commit 5d77493

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-prod-app.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ jobs:
116116
build-flavour: prod
117117
build-variant: compatrelease
118118
- name: Attach APK and version file to release
119-
uses: softprops/action-gh-release@v2.2.0
119+
uses: softprops/action-gh-release@v2.2.1
120120
with:
121121
files: |
122122
app/build/outputs/apk/prod/compatrelease/*.apk

0 commit comments

Comments
 (0)