mirror of
https://github.com/fcwu/docker-ubuntu-vnc-desktop
synced 2025-12-06 16:32:47 +01:00
Update main.yaml
Signed-off-by: dannielshalev <44364077+dannielshalev@users.noreply.github.com>
This commit is contained in:
parent
66b79db3ec
commit
f3e7ce89d3
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yaml
vendored
2
.github/workflows/main.yaml
vendored
|
|
@ -36,4 +36,4 @@ jobs:
|
||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
push: true
|
push: true
|
||||||
tags: "${{ env.AWS_REGISTRY }}/${{ env.REPOSITORY_NAME }}:v{{ github.ref_name }}.${{ github.run_number }}"
|
tags: "${{ env.AWS_REGISTRY }}/${{ env.REPOSITORY_NAME }}:${{ github.ref_name }}.${{ github.run_number }}"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue