Skip to content

Commit

Permalink
Update docker build action
Browse files Browse the repository at this point in the history
  • Loading branch information
dzarlax committed Mar 21, 2024
1 parent 949f0b1 commit 528d83e
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
name: Build and Push Docker image

on:
push:
branches:
- main
tags:
- 'v*'
workflow_run:
workflows: ["Auto Tag, Release, and Changelog"]
types:
- completed

jobs:
build-and-push:
Expand Down

0 comments on commit 528d83e

Please sign in to comment.