mirror of
https://github.com/sussy-code/sudo-proxy.git
synced 2026-04-19 16:02:03 +00:00
Update release.yml
This commit is contained in:
parent
67a7c55a88
commit
193fcc06f7
1 changed files with 1 additions and 1 deletions
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 pull ghcr.io/movie-web/simple-proxy:${{ steps.package-version.outputs.current-version }}
|
||||||
```
|
```
|
||||||
|
|
||||||
- name: Upload cloudflare build
|
- name: Upload cloudflare build
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue