diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 604a9aa0d9..71cc59a3af 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -111,7 +111,7 @@ jobs: fi bundle exec fastlane updateReleaseNotes \ - releaseNotes: "$RELEASE_NOTES" \ + releaseNotes:"$RELEASE_NOTES" \ versionCode:"$VERSION_CODE" # bundle exec fastlane promoteToProduction \