Skip to content

Commit 5c03c42

Browse files
Update production.yml
1 parent b190936 commit 5c03c42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/production.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
run: ./gradlew bundleRelease
2727

2828
- name: Sign Free AAB
29-
id: sign
29+
id: signPro
3030
uses: r0adkll/sign-android-release@fix/bundle-signing
3131
with:
3232
releaseDirectory: app/build/outputs/bundle/freeRelease

0 commit comments

Comments
 (0)