Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ayoy committed Aug 4, 2024
1 parent 253df11 commit 6519224
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,16 +12,14 @@ fastlane add_plugin ddg_release_automation

## About ddg_release_automation

This plugin contains actions used in DuckDuckGo iOS and macOS release automation
This plugin contains actions used by DuckDuckGo iOS and macOS release automation. It's meant for internal use only. We do not accept contributions to this repository at this time.

**Note to author:** Add a more detailed description about this plugin here. If your plugin contains multiple actions, make sure to mention them here.

## Example

Check out the [example `Fastfile`](fastlane/Fastfile) to see how to use this plugin. Try it by cloning the repo, running `fastlane install_plugins` and `bundle exec fastlane test`.

**Note to author:** Please set up a sample project to make it easy for users to explore what your plugin does. Provide everything that is necessary to try out the plugin in this project (including a sample Xcode/Android project if necessary)

## Run tests for this plugin

To run both the tests, and code style validation, run
Expand Down

0 comments on commit 6519224

Please sign in to comment.