Skip to content

Commit

Permalink
chore: update docker workflow to push image to all registries
Browse files Browse the repository at this point in the history
  • Loading branch information
HsiangNianian committed Sep 24, 2024
1 parent e8aa048 commit 4e5a751
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:

jobs:
push_prod_to_registries:
name: Push Docker image to multiple registries
name: Push Docker image to registries
runs-on: ubuntu-latest
env:
REGISTRY: ghcr.io
Expand Down

0 comments on commit 4e5a751

Please sign in to comment.