Update Docker image tag in workflow
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -31,4 +31,4 @@ jobs:
|
||||
with:
|
||||
platforms: linux/amd64,linux/arm64
|
||||
push: true
|
||||
tags: ${{ secrets.REGISTRY_URL }}/website:latest
|
||||
tags: ${{ secrets.REGISTRY_URL }}/lnmch/website:latest
|
||||
|
||||
Reference in New Issue
Block a user