File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -39,14 +39,14 @@ jobs:
3939 buildx :
4040 runs-on : ubuntu-latest
4141 steps :
42- - name : Bypass Cloudflare for Github Action Pro
43- uses : snowdreamtech/bypass-cloudflare-for-github-action@v0.0.4
44- with :
45- mode : ' list'
46- cf_account_id : ${{ secrets.CF_ACCOUNT_ID }}
47- cf_api_token : ${{ secrets.CF_API_TOKEN }}
48- cf_zone_id : ${{ secrets.CF_ZONE_ID }}
49- github_api_token : ${{ secrets.GITHUB_TOKEN }}
42+ # - name: Bypass Cloudflare for Github Action Pro
43+ # uses: snowdreamtech/bypass-cloudflare-for-github-action@v0.0.4
44+ # with:
45+ # mode: 'list'
46+ # cf_account_id: ${{ secrets.CF_ACCOUNT_ID }}
47+ # cf_api_token: ${{ secrets.CF_API_TOKEN }}
48+ # cf_zone_id: ${{ secrets.CF_ZONE_ID }}
49+ # github_api_token: ${{ secrets.GITHUB_TOKEN }}
5050 - name : Free Disk Space (Ubuntu)
5151 uses : jlumbroso/free-disk-space@v1.3.1
5252 with :
You can’t perform that action at this time.
0 commit comments