Skip to content

Commit

Permalink
Change docker-build trigger to release
Browse files Browse the repository at this point in the history
  • Loading branch information
junyoneyama committed Jan 26, 2024
1 parent 7ac7db7 commit 8b3a856
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/docker-build.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
name: docker-build

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

env:
Expand Down

0 comments on commit 8b3a856

Please sign in to comment.