mirror of
https://github.com/vector-im/element-call.git
synced 2026-01-18 02:32:27 +00:00
value!=pattern
This commit is contained in:
2
.github/workflows/publish.yaml
vendored
2
.github/workflows/publish.yaml
vendored
@@ -60,7 +60,7 @@ jobs:
|
||||
artifact_run_id: ${{ github.event.workflow_run.id || github.run_id }}
|
||||
docker_tags: |
|
||||
type=sha,format=short,event=branch
|
||||
type=raw,pattern=${{ github.env.VERSION }}
|
||||
type=raw,value=${{ github.env.VERSION }}
|
||||
add_docker_release_note:
|
||||
needs: publish_docker
|
||||
name: Add docker release note
|
||||
|
||||
Reference in New Issue
Block a user