Skip to content

Commit 4e5a751

Browse files
committed
chore: update docker workflow to push image to all registries
1 parent e8aa048 commit 4e5a751

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-docker.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111

1212
jobs:
1313
push_prod_to_registries:
14-
name: Push Docker image to multiple registries
14+
name: Push Docker image to registries
1515
runs-on: ubuntu-latest
1616
env:
1717
REGISTRY: ghcr.io

0 commit comments

Comments
 (0)