Update release.yml

This commit is contained in:
Thibault Deckers 2024-09-16 07:16:12 +09:00 committed by GitHub
parent e1e6f353e0
commit 2a70cc0fb8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -87,7 +87,7 @@ jobs:
release_play:
name: Play Store beta release
needs: [ build ]
needs: [ release_github ]
runs-on: ubuntu-latest
steps:
- name: Harden Runner