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 name: docker build
on: on:
release: release:
types: [published]
branches: branches:
- live - live
- live_develop - live_develop

Loading…
Cancel
Save