Update publish.yml

pull/77/head
Dan Clough 2 years ago committed by GitHub
parent 67ca69aa64
commit e9123b6d90
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -4,6 +4,12 @@ on:
push:
branches:
- main
paths-ignore:
- 'README.md'
- 'LICENSE'
- 'VERSION'
- '.gitignore'
- '.github/**'
jobs:
docker-publish:

Loading…
Cancel
Save