You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,7 @@
1
+
# DEPRECATED!
2
+
Please see the actively maintained fork over at https://github.com/mackenly/tauri-update-cloudflare
3
+
4
+
1
5
# Tauri Update Server: Cloudflare
2
6
3
7
[](https://deploy.workers.cloudflare.com/?url=https://github.com/killeencode/tauri-update-cloudflare)
@@ -41,4 +45,4 @@ For information on how to preview and publish your worker, please see the [Wrang
41
45
42
46
## Private repos
43
47
44
-
In order to work with private repos you need to set `GITHUB_TOKEN` variable to your `wrangler.toml` file. You can create a [personal access token here](https://github.com/settings/tokens/new), create it with the repo permissions.
48
+
In order to work with private repos you need to set `GITHUB_TOKEN` variable to your `wrangler.toml` file. You can create a [personal access token here](https://github.com/settings/tokens/new), create it with the repo permissions.
0 commit comments