Skip to content

Commit

Permalink
Update deploy-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
engineerjoe440 authored Sep 1, 2024
1 parent 47993d2 commit c053d41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ name: Create and publish a Docker image

on:
push:
branches: ['main']
branches: ['*']

env:
REGISTRY: ghcr.io
Expand Down

0 comments on commit c053d41

Please sign in to comment.