Skip to content

Commit

Permalink
Merge pull request #317 from team-haribo/develop
Browse files Browse the repository at this point in the history
🔀 :: (#316) - merge master
  • Loading branch information
diejdkll authored Sep 10, 2024
2 parents bb97e0b + 88146a3 commit e40a59a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/goms_android_cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
keyPassword: ${{ secrets.KEY_PASSWORD }}

- name: Upload AAB
uses: actions/upload-artifact@v1
uses: actions/upload-artifact@v3
with:
name: app
path: app/build/outputs/bundle/release/app-release.aab
Expand Down

0 comments on commit e40a59a

Please sign in to comment.