Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@ Bacon deploys your DNS records from YAML config files to [Porkbun](https://porkb

## Getting Started

You can use Bacon locally or in a GitHub Actions workflow. For local use, download the latest release from GitHub or build it yourself. For GitHub Actions, use the [Bacon Deploy Action](https://github.com/jungaretti/bacon-deploy-action) in your workflow.
You can use Bacon locally or in a GitHub Actions workflow. For local use, download the latest release from GitHub or build it yourself. For GitHub Actions, use [jungaretti/bacon-deploy-action](https://github.com/jungaretti/bacon-deploy-action) in your workflow.

See [jungaretti/dns](https://github.com/jungaretti/dns) for an example of DNS records managed and deployed with [jungaretti/bacon-deploy-action](https://github.com/jungaretti/bacon-deploy-action).

### Installation

Expand Down
Loading