mirror of https://github.com/telemt/telemt.git
fix: fix push image to telemt
This commit is contained in:
parent
eb96fcbf76
commit
cc9e71a737
|
|
@ -108,8 +108,7 @@ jobs:
|
|||
with:
|
||||
context: .
|
||||
push: true
|
||||
tags: ${{ steps.meta.outputs.tags }}
|
||||
labels: ${{ steps.meta.outputs.labels }}
|
||||
tags: ${{ github.ref }}
|
||||
|
||||
release:
|
||||
name: Create Release
|
||||
|
|
|
|||
Loading…
Reference in New Issue