Yet Another Cloudflare Action
Version updated for https://github.com/MarceloFCandido/yet-another-cloudflare-action to version v1.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
This is the first stable release of Yet Another Cloudflare Action (YACA)!
This action simplifies the management of Cloudflare DNS records directly from your GitHub Actions workflows.
Features
- Create DNS Records: Automatically creates a new DNS record if it doesn’t exist.
- Update DNS Records: Updates an existing DNS record with new information.
- Delete DNS Records: Explicitly deletes a specified DNS record.
- Secure Logging: Sensitive information like API tokens, emails, and zone/record IDs are automatically masked in the logs.
See the README for detailed usage instructions and examples.