Parcourir la source

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

Ashleigh Carr il y a 1 an
Parent
commit
62dfa8f9dd
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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
 ```
 
-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