Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
seadfeng committed Aug 15, 2024
1 parent d35efae commit 60da9ee
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 1 deletion.
Binary file added doc/images/custom-domains.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added doc/images/git-actions.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added doc/images/redirectchecker-pages.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
20 changes: 19 additions & 1 deletion doc/workflows.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,22 @@ Go to **Cloudflare Pages Dashboard**

3. Copy Token

![Copy Token](images/copy-token.png)
![Copy Token](images/copy-token.png)


## Update your Git Repository

### Check Your Git Repository Actions

![Git Repository Actions](images/git-actions.png)

After the Action is completed, go to Cloudflare Workers & Pages and find the project named redirectchecker.

![Conf](images/redirectchecker-pages.png)


### Custom domains

![Custom domains](images/custom-domains.png)

After SSL enabled, it may be working

0 comments on commit 60da9ee

Please sign in to comment.