Update docker-push.yml
This commit is contained in:
parent
adfa5027b3
commit
51c2cdbc79
1 changed files with 2 additions and 2 deletions
4
.github/workflows/docker-push.yml
vendored
4
.github/workflows/docker-push.yml
vendored
|
|
@ -1,4 +1,4 @@
|
|||
name: docker-push
|
||||
name: Push Docker image
|
||||
|
||||
on:
|
||||
push:
|
||||
|
|
@ -6,7 +6,7 @@ on:
|
|||
- main
|
||||
|
||||
jobs:
|
||||
cliptok-build-publish:
|
||||
worker-links-build-publish:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
-
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue