Skip to content

Commit

Permalink
only build&push on release
Browse files Browse the repository at this point in the history
  • Loading branch information
AnotherDaniel committed May 1, 2024
1 parent 5f8488a commit 3809a2a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build_publish.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
name: Publish Docker image

on:
push:
branches:
master
release:
types: [published]

Expand Down

0 comments on commit 3809a2a

Please sign in to comment.