File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -109,7 +109,7 @@ jobs:
109109 body : |
110110 ## Docker Images
111111 - [DockerHub](https://hub.docker.com/r/${{ github.repository_owner }}/${{ github.event.repository.name }}/tags?name=${{ steps.docker_tag.outputs.tag }})
112- - [GHCR](https://github.com/orgs/${{ github.repository_owner }}/packages /container/${{ github.event.repository.name }})
112+ - [GHCR](https://github.com/orgs/${{ github.repository_owner }}/pkgs /container/${{ github.event.repository.name }})
113113 - `docker pull ghcr.io/${{ github.repository_owner }}/${{ github.event.repository.name }}:${{ steps.docker_tag.outputs.tag }}`
114114 - `docker pull ${{ github.repository_owner }}/${{ github.event.repository.name }}:${{ steps.docker_tag.outputs.tag }}`
115115
You can’t perform that action at this time.
0 commit comments