Browse Source

add type published

pull/335/head
GilbN 3 years ago
committed by GitHub
parent
commit
275001e215
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      .github/workflows/docker-build.yml

1
.github/workflows/docker-build.yml

@ -1,6 +1,7 @@
name: docker build
on:
release:
types: [published]
branches:
- live
- live_develop

Loading…
Cancel
Save