Skip to content

Commit 0fbc7d7

Browse files
authored
Update README.md
1 parent d78e07d commit 0fbc7d7

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
1-
# Emerge upload action
2-
3-
Action to upload your build directly to Emerge for analysis.
1+
# Emerge upload action - DEPRECATED
42

53
> [!IMPORTANT]
6-
> Emerge recommends using the [Emerge Gradle plugin](https://docs.emergetools.com/docs/gradle-plugin) as the primary integration point on Android. If using the Gradle Plugin, the GitHub action is not needed, as all upload functionality is built into the plugin.
4+
> Emerge will no longer support this Github action and recommends using the [Emerge Fastlane plugin](https://docs.emergetools.com/docs/fastlane) or the [Emerge Gradle plugin](https://docs.emergetools.com/docs/gradle-plugin) as primary integration points on iOS/Android respectively.
5+
> If using the Fastlane/Gradle plugins, the GitHub action is unnecessary, as all upload functionality is built into the respective integrations.
6+
7+
Action to upload your build directly to Emerge for analysis.
78

89
## Usage
910

@@ -17,8 +18,7 @@ descriptions.
1718

1819
### Create Emerge API key and add to secrets
1920

20-
First, create an Emerge API key. You can create one from your [Emerge profile page](https://www.emergetools.com/profile)
21-
.
21+
First, create an Emerge API key. You can create one from your [Emerge profile page](https://www.emergetools.com/profile).
2222

2323
![Create Emerge API Key](./docs/api_key.png)
2424

0 commit comments

Comments
 (0)