We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85d2959 commit 63995b1Copy full SHA for 63995b1
contrib/RELEASE_GUIDELINES.md
@@ -44,7 +44,7 @@ Since you need to use a secret when releasing bittensor (github personal access
44
45
So you can have:
46
```
47
-GITHUB_ACCESS_TOKEN=$(pass github/your_personal_token_with_permisions)
+GITHUB_ACCESS_TOKEN=$(pass github/your_personal_token_with_permissions)
48
49
50
or
0 commit comments