Merge branch 'develop'

This commit is contained in:
Kuba Szczodrzyński 2021-04-07 18:43:05 +02:00
commit 61b7410bd0
No known key found for this signature in database
GPG Key ID: 70CB8A85BA1633CB

View File

@ -113,12 +113,11 @@ jobs:
releaseFile: ${{ needs.sign.outputs.signedReleaseFile }}
releaseName: ${{ steps.changelog.outputs.appVersionName }}
track: ${{ secrets.PLAY_RELEASE_TRACK }}
userFraction: 1.0
whatsNewDirectory: ${{ steps.changelog.outputs.changelogDir }}
- name: Upload workflow artifact
uses: actions/upload-artifact@v2
if: true
if: always()
with:
name: ${{ steps.changelog.outputs.appVersionName }}
path: |