Skip to content

Commit e3cd31a

Browse files
committed
Update docker-ghcr.yaml
1 parent e23743d commit e3cd31a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-ghcr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ jobs:
1212
- name: Build and publish a Docker image for ${{ github.repository }}
1313
uses: macbre/push-to-ghcr@master # https://github.com/marketplace/actions/push-to-ghcr
1414
with:
15-
image_name: ${{ github.repository }} # it will be lowercased internally
15+
image_name: ${{ github.repository }}-legacy # it will be lowercased internally
1616
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)