Skip to content

Commit

Permalink
run on push to main for now
Browse files Browse the repository at this point in the history
  • Loading branch information
kristojorg committed Jan 14, 2025
1 parent e48c9cb commit 344b2ca
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
name: Publish Docker image

on:
release:
types: [published]
push:
branches:
- main
# release:
# types: [published]

jobs:
push_to_registry:
Expand Down

0 comments on commit 344b2ca

Please sign in to comment.