Skip to content

Commit

Permalink
Update doc to v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaotianxt authored Nov 27, 2024
1 parent 11e37d5 commit efeb4d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v2
- name: Bypass Cloudflare for GitHub Action
uses: xiaotianxt/bypass-cloudflare-for-github-action@v1.0.0
uses: xiaotianxt/bypass-cloudflare-for-github-action@v1.1.0
with:
cf_zone_id: ${{ secrets.CF_ZONE_ID }}
cf_api_token: ${{ secrets.CF_API_TOKEN }}
Expand Down

0 comments on commit efeb4d9

Please sign in to comment.