Skip to content

Commit

Permalink
Add note about max. 20 deployments (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-galey authored Jun 14, 2021
1 parent 915f6be commit 1493068
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,9 @@ Directory where scripts are stored.

If `deploy` is selected, this action is running `clasp push -f` just before.

Deploy works for max. 20 deployments due to Gas limit on active deployments and complexity to determine which deployment should be deleted.
Workaround : Archive manually all your unecessary deployments. [If you want to fix this](https://github.com/daikikatsuragawa/clasp-action/issues/1)

### `description`

Description of the deployment.
Expand Down

0 comments on commit 1493068

Please sign in to comment.