Skip to content

Commit

Permalink
fix test 3
Browse files Browse the repository at this point in the history
  • Loading branch information
CyanoFresh committed Aug 16, 2021
1 parent 65812dd commit 56cc635
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/docker-compose-publish.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
name: Docker Build & Push on release

on:
push:
branches: [ release ]
tags: [ 'v*.*.*' ]
workflow_dispatch:
release:
types: [published]

env:
REGISTRY: ghcr.io
Expand Down

0 comments on commit 56cc635

Please sign in to comment.