Skip to content

Commit f8f6cf1

Browse files
authored
Actually push Docker images (#810)
1 parent bd50ddf commit f8f6cf1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,4 @@ jobs:
3030
org.opencontainers.image.source=${{ github.event.repository.html_url }}
3131
org.opencontainers.image.created=${{ steps.prep.outputs.created }}
3232
org.opencontainers.image.revision=${{ github.sha }}
33+
push: true

0 commit comments

Comments
 (0)