瀏覽代碼

Point to the correct workflow in the README for Container releases.

Ashleigh Carr 1 年之前
父節點
當前提交
62dfa8f9dd
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -35,7 +35,7 @@ Or you can use our image directly:
 docker run -it -p 8080:80 ghcr.io/gchq/cyberchef:latest
 docker run -it -p 8080:80 ghcr.io/gchq/cyberchef:latest
 ```
 ```
 
 
-This image is built and published through our [GitHub Workflows](.github/workflows/docker.yml)
+This image is built and published through our [GitHub Workflows](.github/workflows/releases.yml)
 
 
 ## How it works
 ## How it works