Cloudflare API Shield Upload
Version updated for https://github.com/SocksTheWolf/cloudflare-upload-spec to version v1.1.
- This action is used across all versions by 2 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action automates the process of uploading OpenAPI specifications to Cloudflare API Shield. It allows users to upload their specifications without manual intervention, which can save time and improve efficiency. The action provides parameters for specifying the zone ID, file name, and other options to customize the upload process. By using this action in a CI/CD pipeline, developers can ensure that their API specifications are up-to-date and available on Cloudflare’s platform automatically.
What’s Changed
Turns out local actions doesn’t rebuild the project, so the first build was a failure. Nice.