Skip to content

sebst/actions-warp

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

actions-warp

Usage example:

client warp+doh mode

  - name: Set up WARP connection
    uses: sebst/actions-warp@v1
    with:
      tos: YES   # Required. Set to YES to accept the Terms of Service of Cloudflare.

Input Parameters

Parameter Mandatory/Optional Description
tos Required Accept TOS: Needs to be set to YES. Default is NO.