Check for new repositories and update ranks
All checks were successful
Update Community Skins README / Full CI/CD Pipeline (push) Successful in 4s
All checks were successful
Update Community Skins README / Full CI/CD Pipeline (push) Successful in 4s
This commit is contained in:
@@ -70,15 +70,24 @@ Go to your repository's **Settings**.
|
||||
|
||||

|
||||
|
||||
Then under **Actions** open the **Secrets** tab and add these two:
|
||||
Then under **Actions** open the **Secrets** tab and add this:
|
||||
|
||||
| Secret Name | Secret Value |
|
||||
| -------------------- | -------------------------- |
|
||||
| `TOKEN` | The token you just created |
|
||||
| `CONTAINER_REGISTRY` | `git.sulejmani.xyz` |
|
||||
| Secret Name | Secret Value |
|
||||
| ----------- | -------------------------- |
|
||||
| `TOKEN` | The token you just created |
|
||||
|
||||

|
||||

|
||||

|
||||
|
||||
Then under **Actions** open the **Variables** tab and add these two:
|
||||
|
||||
| Variable Name | Variable Value |
|
||||
| -------------------- | ------------------- |
|
||||
| `CONTAINER_REGISTRY` | `git.sulejmani.xyz` |
|
||||
| `OSUID` | Your osu player id |
|
||||
|
||||
So in my case my osu profile is https://osu.ppy.sh/users/13792719 and I use 13792719
|
||||
|
||||

|
||||
|
||||
---
|
||||
|
||||
@@ -213,7 +222,7 @@ git push
|
||||
|
||||
### 11. Adding your skin to https://git.sulejmani.xyz/osc/skins
|
||||
|
||||
After you did every step please DM @arlind on discord
|
||||
After you did every step it should be in https://git.sulejmani.xyz/osc/skins after a couple minutes, if it doesn't show up please message me on Discord.
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user