Skip to content

Commit

Permalink
Merge pull request #109 from mrrfv/mrrfv-patch-sync-fork-info
Browse files Browse the repository at this point in the history
Update README with info against syncing forks
  • Loading branch information
mrrfv authored May 30, 2024
2 parents 03d7cd3 + 3fad1bb commit 25db4f7
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 @@ -50,7 +50,7 @@ These scripts can be run using GitHub Actions so your filters will be automatica

Please note that the GitHub Action downloads the recommended blocklists and whitelist by default. You can change this behavior by setting Actions variables.

1. Create a new empty, private repository. Forking or public repositories are discouraged, but supported - although the script never leaks your API keys and GitHub Actions secrets are automatically redacted from the logs, it's better to be safe than sorry.
1. Create a new empty, private repository. Forking or public repositories are discouraged, but supported - although the script never leaks your API keys and GitHub Actions secrets are automatically redacted from the logs, it's better to be safe than sorry. There is **no need to use the "Sync fork" button** if you're doing that! The GitHub Action downloads the latest code regardless of what's in your forked repository.
2. Create the following GitHub Actions secrets in your repository settings:
- `CLOUDFLARE_API_TOKEN`: Your Cloudflare API Token with Zero Trust read and edit permissions
- `CLOUDFLARE_ACCOUNT_ID`: Your Cloudflare account ID
Expand Down

0 comments on commit 25db4f7

Please sign in to comment.