Skip to content
This repository has been archived by the owner on Sep 3, 2024. It is now read-only.

Commit

Permalink
chore: update docker release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mariusbegby committed Aug 20, 2023
1 parent c361a41 commit 1853062
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/docker_release.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name: Build and Push Docker Image on Release

on:
release:
types: [published]
push:
tags:
- 'v*'

jobs:
release:
Expand Down

0 comments on commit 1853062

Please # to comment.