/Dustuu.Actions.BunnyCdnDeploy

GitHub Action for deploying to BunnyCDN

Primary LanguageC#MIT LicenseMIT

name description
BunnyCDN Deploy Action
A .NET 7 console application that contains the example from Create a GitHub Action with .NET tutorial.

Create a GitHub Action with .NET

This sample is a console application written in C# from the Create a GitHub Action with .NET tutorial. The article gives an overview of what is required to create a .NET GitHub Action.