doc: Change default registry
This commit is contained in:
8
.github/workflows/publish.yml
vendored
8
.github/workflows/publish.yml
vendored
@@ -5,8 +5,12 @@ on:
|
||||
branches:
|
||||
- main
|
||||
paths-ignore:
|
||||
- './**/*.md'
|
||||
- 'LICENSE'
|
||||
- "./**/*.md"
|
||||
- "LICENSE"
|
||||
- 'social/'
|
||||
- '.gitignore'
|
||||
- 'docker-compose.yml'
|
||||
- 'Makefile'
|
||||
release:
|
||||
types:
|
||||
- published
|
||||
|
||||
Reference in New Issue
Block a user