Skip to content

Commit

Permalink
ci: change docker trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
kutovoys committed Sep 10, 2024
1 parent 9d91b11 commit b8833d6
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/build-publish.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name: ci

on:
release:
types: [created]
push:
tags:
- "v*"

jobs:
docker:
Expand Down

0 comments on commit b8833d6

Please sign in to comment.