Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b32a386a authored by Philipp Kewisch's avatar Philipp Kewisch
Browse files

Don't include txt in release notes upload

parent b6bea2f9
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -577,7 +577,7 @@ jobs:
          # r0adkll/upload-google-play expects the release notes in a different structure
          # r0adkll/upload-google-play expects the release notes in a different structure
          FILEPATH=app-metadata/${APPLICATION_ID}/en-US/changelogs/${VERSION_CODE}.txt
          FILEPATH=app-metadata/${APPLICATION_ID}/en-US/changelogs/${VERSION_CODE}.txt
          mkdir whatsnew
          mkdir whatsnew
          wget -O whatsnew/whatsnew-en-US.txt https://raw.githubusercontent.com/${REPO}/${APP_SHA}/${FILEPATH}
          wget -O whatsnew/whatsnew-en-US https://raw.githubusercontent.com/${REPO}/${APP_SHA}/${FILEPATH}


      - name: Publish to Google Play
      - name: Publish to Google Play
        id: publish_play
        id: publish_play