Skip to content

Commit

Permalink
chore(workflows/build): build image on release
Browse files Browse the repository at this point in the history
  • Loading branch information
invakid404 committed Aug 29, 2024
1 parent deadfe3 commit dead0e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Build and Push Docker Image

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

permissions:
contents: read
Expand Down

0 comments on commit dead0e8

Please sign in to comment.