Skip to content

Commit

Permalink
Point to the correct workflow in the README for Container releases.
Browse files Browse the repository at this point in the history
  • Loading branch information
AshCorr committed Feb 12, 2024
1 parent 50a7660 commit 879fd1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 879fd1f

Please sign in to comment.