Skip to content

Commit

Permalink
Changed docker build trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
roseckyj committed Apr 4, 2024
1 parent fb8a2bb commit f4ad764
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build_images.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Build & publish docker images
on:
release:
types: [published]
workflow_dispatch:
push:
tags:
- "v*"

env:
REGISTRY: ghcr.io
Expand Down

0 comments on commit f4ad764

Please sign in to comment.