Update release.yml

This commit is contained in:
William Oldham
2023-11-26 22:52:29 +00:00
committed by GitHub
parent 67a7c55a88
commit 193fcc06f7

View File

@@ -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