Skip to content

Cloudflare WARP for Github Actions

Actions
Activate WARP tunnel in Github Actions (Debian/Ubuntu)
v1
Latest
Star (2)

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.

Cloudflare WARP for Github Actions is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

Activate WARP tunnel in Github Actions (Debian/Ubuntu)
v1
Latest

Cloudflare WARP for Github Actions is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.