Skip to content

Commit

Permalink
squash!
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Aug 12, 2023
1 parent fc398b5 commit 8fb7937
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 @@ -17,14 +17,12 @@ deletedeployment -e [email protected] -i accountId -k accountKey
This deletes all deployments associated with all the projects in the account
using the Cloudflare API.

You can also deploy it as a worker:
You can also publish it as a worker:

```sh
wrangler publish
```

or as a GitHub action:

[![Deploy to Cloudflare Workers](https://deploy.workers.cloudflare.com/button)](https://deploy.workers.cloudflare.com/?url=https://github.com/NikolaRHristov/DeleteDeployment)

[deploymentdelete]: https://npmjs.org/deploymentdelete

0 comments on commit 8fb7937

Please sign in to comment.