fix
This commit is contained in:
parent
85e83b5441
commit
b4d9fe70af
1 changed files with 1 additions and 1 deletions
2
.github/workflows/staging-release.yml
vendored
2
.github/workflows/staging-release.yml
vendored
|
|
@ -35,7 +35,7 @@ jobs:
|
||||||
id: staging
|
id: staging
|
||||||
uses: docker/metadata-action@v3
|
uses: docker/metadata-action@v3
|
||||||
with:
|
with:
|
||||||
images: coollabsio/coolify:next
|
images: coollabsio/coolify
|
||||||
tags: |
|
tags: |
|
||||||
type=ref,event=branch
|
type=ref,event=branch
|
||||||
- name: Build and push
|
- name: Build and push
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue