Update publish_docker.yml

This commit is contained in:
Daniel Gatis 2023-10-25 23:22:50 -03:00 committed by GitHub
parent 9eb3da12c2
commit 342fc54d3a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,13 +2,8 @@ name: Publish Docker image
on:
push:
branches:
- "main"
tags:
- "v*.*.*"
pull_request:
branches:
- "main"
jobs:
push_to_registry: