Skip to content

Commit

Permalink
♻️ci: add on release to docker workflow (#552)
Browse files Browse the repository at this point in the history
  • Loading branch information
Marukome0743 authored Oct 16, 2024
1 parent ccfa14f commit 2fe4b4c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@ on:
- "Dockerfile"
- "package.json"
- "*config.*"
release:
types:
- published
workflow_dispatch:
inputs:
no-cache:
Expand Down

0 comments on commit 2fe4b4c

Please sign in to comment.