mirror of
https://github.com/movie-web/simple-proxy.git
synced 2025-09-13 12:13:26 +00:00
Merge branch 'master' into dev
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -47,7 +47,7 @@ jobs:
|
|||||||
body: |
|
body: |
|
||||||
Instead of downloading a package, you can also run it in docker:
|
Instead of downloading a package, you can also run it in docker:
|
||||||
```sh
|
```sh
|
||||||
docker run movie-web/simple-proxy:${{ steps.package-version.outputs.current-version }}
|
docker run ghcr.io/movie-web/simple-proxy:${{ steps.package-version.outputs.current-version }}
|
||||||
```
|
```
|
||||||
|
|
||||||
- name: Upload cloudflare build
|
- name: Upload cloudflare build
|
||||||
|
Reference in New Issue
Block a user