An open API service indexing awesome lists of open source software.

https://github.com/jumperbot/obliterate-repository

An action for your next end game commit!
https://github.com/jumperbot/obliterate-repository

end-game endgame remove remove-files remover

Last synced: about 1 year ago
JSON representation

An action for your next end game commit!

Awesome Lists containing this project

README

          

# :boom: Obliterate-Repository

~Want to leave town **leaving nothing behind**?~

Well this is just the **action** for you!

#

---

# Usage

See [action.yml](./action.yml) for more details.

Add this to your `Actions`:

```yaml
- name: Obliterate-Repository
uses: JumperBot/Obliterate-Repository@v1.2
with:
# defaults to master
branch: "dev-branch"

# defaults to :boom: Obliterated!
message: ":boom: End Game Commit"

# defaults to false
preserve-readme: true

# defaults to README.md
readme-file: "README.amd"

# defaults to nothing
readme-message: "readme"
```

# License

This is licensed under the [MIT LICENSE](./LICENSE)