mirror of
https://github.com/movie-web/docs.git
synced 2025-09-13 12:13:27 +00:00
Compare commits
6 Commits
ccb355da7f
...
d0b24e6f04
Author | SHA1 | Date | |
---|---|---|---|
|
d0b24e6f04 | ||
|
475687849a | ||
|
16421e55a4 | ||
|
7a5c05b2e3 | ||
|
10762c8653 | ||
|
63db69cab8 |
@@ -33,7 +33,11 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- run: gh repo sync <OWNER>/<FORK> # Replace the placeholders within the < >
|
- run: gh repo sync <OWNER>/<FORK> # Replace the placeholders within the < >
|
||||||
|
env:
|
||||||
|
GH_TOKEN: ${{ github.token }}
|
||||||
- uses: gautamkrishnar/keepalive-workflow@v1
|
- uses: gautamkrishnar/keepalive-workflow@v1
|
||||||
|
env:
|
||||||
|
GH_TOKEN: ${{ github.token }}
|
||||||
```
|
```
|
||||||
|
|
||||||
3. Replace the `<OWNER>` placeholder with the GitHub username of the account that owns the fork.
|
3. Replace the `<OWNER>` placeholder with the GitHub username of the account that owns the fork.
|
||||||
|
@@ -24,7 +24,7 @@ The community maintains these trusted instances, meaning they are likely to be u
|
|||||||
| [stream.thehairy.me](https://stream.thehairy.me) | [thehairy - Mod](https://github.com/thehairy) | 💾🌐📱 |
|
| [stream.thehairy.me](https://stream.thehairy.me) | [thehairy - Mod](https://github.com/thehairy) | 💾🌐📱 |
|
||||||
| [movie-web-me](https://movie-web-me.vercel.app) | [Isra - Contributor](https://github.com/zisra) | 💾🌐 |
|
| [movie-web-me](https://movie-web-me.vercel.app) | [Isra - Contributor](https://github.com/zisra) | 💾🌐 |
|
||||||
| [scootydooter](https://scootydooter.vercel.app) | [Toon - Contributor](https://github.com/Toon-arch) | 💾🌐📱 |
|
| [scootydooter](https://scootydooter.vercel.app) | [Toon - Contributor](https://github.com/Toon-arch) | 💾🌐📱 |
|
||||||
| [sudo-flix.lol](https://sudo-flix.lol) | [itzCozi - Community Self Hoster](https://github.com/sudo-flix) | 💾📱 |
|
| [sudo-flix.lol](https://sudo-flix.lol) | [itzCozi - Contributor](https://github.com/sussy-code) | 💾📱 |
|
||||||
| [movie-web.x](https://movie-web.x) | [Unstoppable Domains](https://unstoppabledomains.com) and [IPFS](https://ipfs.tech) | 💾 |
|
| [movie-web.x](https://movie-web.x) | [Unstoppable Domains](https://unstoppabledomains.com) and [IPFS](https://ipfs.tech) | 💾 |
|
||||||
|
|
||||||
<Note>
|
<Note>
|
||||||
|
Reference in New Issue
Block a user