Skip to content

Commit

Permalink
HOTFIX: Publish Tagged Release to DockerHub
Browse files Browse the repository at this point in the history
  • Loading branch information
ajinabraham committed Jan 23, 2022
1 parent afc5c49 commit 3c6bf4e
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/docker-release.yml
@@ -1,9 +1,8 @@
name: 'Build and Publish Release to DockerHub'

on:
push:
branches:
- master
release:
types: [created]

jobs:
buildx:
Expand Down

0 comments on commit 3c6bf4e

Please sign in to comment.