Daniel Gibbs
2 days ago
Failed to extract signature
1 changed files with
2 additions and
1 deletions
-
.github/workflows/action-docker-publish.yml
|
|
@ -2,7 +2,8 @@ name: Docker Publish |
|
|
|
on: |
|
|
|
workflow_dispatch: |
|
|
|
push: |
|
|
|
branches: "main" |
|
|
|
branches: |
|
|
|
- main |
|
|
|
paths: |
|
|
|
- Dockerfile* |
|
|
|
schedule: |