mirror of
https://github.com/vector-im/element-call.git
synced 2024-11-15 00:04:59 +08:00
fix typo
This commit is contained in:
parent
620fd98091
commit
bd25e68e38
2
.github/workflows/publish.yaml
vendored
2
.github/workflows/publish.yaml
vendored
@ -69,7 +69,7 @@ jobs:
|
||||
type=sha,format=short,event=branch
|
||||
type=semver,pattern={{version}}
|
||||
type=raw,value=latest-ci,enable={{is_default_branch}}
|
||||
type=raw,value=latest-ci_{{steps.current-time.outputs.unix_time}},enable={{is_default_branch}}
|
||||
type=raw,value=latest-ci_${{steps.current-time.outputs.unix_time}},enable={{is_default_branch}}
|
||||
|
||||
- name: Set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@dc7b9719a96d48369863986a06765841d7ea23f6
|
||||
|
Loading…
Reference in New Issue
Block a user