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
@@ -53,8 +55,21 @@ This will not affect your Github, give it a try:
53
55
5. When all work is done, at the bottom of the workflow summary page, download template artifacts.
54
56
6. Enjoy!
55
57
56
-
> When running for the first time, the cache needs to be created.
57
-
> Next time, soon.
58
+
> ⬆️ When running for the first time, the cache needs to be created. Next time, soon.
59
+
60
+
**If need directly create your Github repository, in addition to all the above steps, you also need:**
61
+
62
+
1.[Creating a fine-grained personal access token](https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens#creating-a-fine-grained-personal-access-token).
3.[Creating encrypted secrets for a repository](https://docs.github.com/en/actions/security-guides/encrypted-secrets#creating-encrypted-secrets-for-a-repository).
The workflows of `bin` can be [view summary here](https://github.com/uplau/rust-template-demo/actions/runs/5644583514), [view file here](https://github.com/uplau/rust-template-demo/blob/main/.github/workflows/cicd.yaml).
110
+
Workflows of `lib` can be view:
89
111
90
-
The workflows of `lib` can be [view summary here](https://github.com/uplau/rust-template-demo/actions/runs/5644157705), [view file here](https://github.com/uplau/rust-template-demo/blob/lib-default-use/.github/workflows/cicd.yaml).
0 commit comments