Update docker-publish.yml

This commit is contained in:
Jarjar 2023-02-13 12:31:02 +01:00 committed by GitHub
parent ab565f707e
commit d508bf43cc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,12 @@
run-name: Deploy to Docker by @${{ github.actor }}
on: on:
push: push:
branches: branches:
- 'main' - 'main'
paths-ignore:
- 'README.md'
- '.dockerignore'
jobs: jobs:
build_and_push: build_and_push: