Skip to content

Commit

Permalink
push on tags
Browse files Browse the repository at this point in the history
  • Loading branch information
nbittich committed Dec 16, 2023
1 parent 7b9fe38 commit 1be5b65
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name: Publish Docker image

on:
release:
types: [published]
push:
tags:
- "*"

jobs:
push_to_registry:
Expand Down

0 comments on commit 1be5b65

Please sign in to comment.