diff --git a/codemagic.yaml b/codemagic.yaml index 11d6ab9..2182004 100644 --- a/codemagic.yaml +++ b/codemagic.yaml @@ -75,7 +75,6 @@ workflows: # Publish the notification curl -H "Content-Type: multipart/form-data" \ -F 'payload_json={"username" : "codemagic-bot", "content": "**Commit:** `'"$COMMIT"'`\n\n**Commit message:** '"$COMMIT_MESSAGE"'\n\n**Branch:** '"$CM_BRANCH"'\n\n**Author:** '"$AUTHOR"'\n\n**Artifacts: **\n\n'"$APP_LINK"'\n\n"}' \ - -F "file1=@release_notes.txt" \ $WEBHOOK_URL artifacts: - build/**/outputs/**/*.aab